Searched refs:KEY_CANCEL_LABEL (Results 1 – 2 of 2) sorted by relevance
2637 private static final String KEY_CANCEL_LABEL = "cancelLabel"; field in NotificationCompat.Action.WearableExtender2671 mCancelLabel = wearableBundle.getCharSequence(KEY_CANCEL_LABEL); in WearableExtender()2694 wearableBundle.putCharSequence(KEY_CANCEL_LABEL, mCancelLabel); in extend()
1309 private static final String KEY_CANCEL_LABEL = "cancelLabel"; field in Notification.Action.WearableExtender1343 mCancelLabel = wearableBundle.getCharSequence(KEY_CANCEL_LABEL); in WearableExtender()1366 wearableBundle.putCharSequence(KEY_CANCEL_LABEL, mCancelLabel); in extend()