Searched refs:KEY_ACTIONS (Results 1 – 2 of 2) sorted by relevance
3002 private static final String KEY_ACTIONS = "actions"; field in NotificationCompat.WearableExtender3060 wearableBundle.getParcelableArrayList(KEY_ACTIONS)); in WearableExtender()3100 wearableBundle.putParcelableArrayList(KEY_ACTIONS, in extend()
5824 private static final String KEY_ACTIONS = "actions"; field in Notification.WearableExtender5877 List<Action> actions = wearableBundle.getParcelableArrayList(KEY_ACTIONS); in WearableExtender()5916 wearableBundle.putParcelableArrayList(KEY_ACTIONS, mActions); in extend()