Searched refs:KEY_ACTIONS (Results 1 – 2 of 2) sorted by relevance
2276 private static final String KEY_ACTIONS = "actions"; field in NotificationCompat.WearableExtender2328 wearableBundle.getParcelableArrayList(KEY_ACTIONS)); in WearableExtender()2366 wearableBundle.putParcelableArrayList(KEY_ACTIONS, in extend()
4472 private static final String KEY_ACTIONS = "actions"; field in Notification.WearableExtender4521 List<Action> actions = wearableBundle.getParcelableArrayList(KEY_ACTIONS); in WearableExtender()4559 wearableBundle.putParcelableArrayList(KEY_ACTIONS, mActions); in extend()