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