Home
last modified time | relevance | path

Searched defs:notificationKey (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java200 final String notificationKey = sbn.getKey(); in onNotificationClicked() local
228 String notificationKey, in handleNotificationClickAfterKeyguardDismissed()
276 String notificationKey, in handleNotificationClickAfterPanelCollapsed()
356 private void expandBubbleStackOnMainThread(String notificationKey) { in expandBubbleStackOnMainThread()
DStatusBarRemoteInputCallback.java192 String notificationKey) { in startWorkChallengeIfNecessary()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java637 public boolean isManaging(String notificationKey) { in isManaging()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java479 public void expandStackAndSelectBubble(String notificationKey) { in expandStackAndSelectBubble()