Searched refs:KEY_ACTIONS (Results 1 – 2 of 2) sorted by relevance
2312 private static final String KEY_ACTIONS = "actions"; field in NotificationCompat.WearableExtender2364 wearableBundle.getParcelableArrayList(KEY_ACTIONS)); in WearableExtender()2402 wearableBundle.putParcelableArrayList(KEY_ACTIONS, in extend()
4672 private static final String KEY_ACTIONS = "actions"; field in Notification.WearableExtender4721 List<Action> actions = wearableBundle.getParcelableArrayList(KEY_ACTIONS); in WearableExtender()4759 wearableBundle.putParcelableArrayList(KEY_ACTIONS, mActions); in extend()