Searched refs:notificationAction (Results 1 – 3 of 3) sorted by relevance
95 Action notificationAction = null; in getNotificationAction() local110 notificationAction = builder.build(); in getNotificationAction()112 return notificationAction; in getNotificationAction()
107 @NonNull String notificationAction) { in voiceRequestHelper() argument126 args.putString(KEY_ACTION, notificationAction); in voiceRequestHelper()
152 Notification.Action notificationAction = new Notification.Action.Builder(iconId, in makeNotificationAction() local155 return notificationAction; in makeNotificationAction()