Searched refs:KEY_ACTIONS (Results 1 – 2 of 2) sorted by relevance
9062 private static final String KEY_ACTIONS = "actions"; field in Notification.Builder.WearableExtender9117 List<Action> actions = wearableBundle.getParcelableArrayList(KEY_ACTIONS); in WearableExtender()9157 wearableBundle.putParcelableArrayList(KEY_ACTIONS, mActions); in extend()
7886 Landroid/app/Notification$WearableExtender;->KEY_ACTIONS:Ljava/lang/String;