Home
last modified time | relevance | path

Searched refs:KEY_CANCEL_LABEL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1885 private static final String KEY_CANCEL_LABEL = "cancelLabel"; field in Notification.Action.WearableExtender
1919 mCancelLabel = wearableBundle.getCharSequence(KEY_CANCEL_LABEL); in WearableExtender()
1942 wearableBundle.putCharSequence(KEY_CANCEL_LABEL, mCancelLabel); in extend()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7551 Landroid/app/Notification$Action$WearableExtender;->KEY_CANCEL_LABEL:Ljava/lang/String;