Searched refs:KEY_CANCEL_LABEL (Results 1 – 2 of 2) sorted by relevance
2332 private static final String KEY_CANCEL_LABEL = "cancelLabel"; field in Notification.Action.WearableExtender2366 mCancelLabel = wearableBundle.getCharSequence(KEY_CANCEL_LABEL); in WearableExtender()2389 wearableBundle.putCharSequence(KEY_CANCEL_LABEL, mCancelLabel); in extend()
7548 Landroid/app/Notification$Action$WearableExtender;->KEY_CANCEL_LABEL:Ljava/lang/String;