Home
last modified time | relevance | path

Searched refs:createAlertingNotificationManager (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DAlertingNotificationManagerTest.java109 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager() method in AlertingNotificationManagerTest
183 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testShowNotification_addsEntry()
195 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testShowNotification_autoDismisses()
208 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testRemoveNotification_removeDeferred()
223 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testRemoveNotification_forceRemove()
238 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testReleaseAllImmediately()
252 final AlertingNotificationManager alm = createAlertingNotificationManager(); in testCanRemoveImmediately_notShownLongEnough()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhoneTest.java125 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager() method in HeadsUpManagerPhoneTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManagerTest.java96 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager() method in HeadsUpManagerTest