Home
last modified time | relevance | path

Searched defs:extraAction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
H A DNotificationAssistantServiceTest.java440 ArrayList<Notification.Action> extraAction = new ArrayList<>(); in testAdjustNotification_smartActionKey() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/
DMainActivity.java1532 String extraAction = intent.getStringExtra(Utils.EXTRA_KEY_ACTION); in handleIntent() local