Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhoneTest.java39 import com.android.systemui.statusbar.AlertingNotificationManagerTest;
61 public class HeadsUpManagerPhoneTest extends AlertingNotificationManagerTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManagerTest.java54 import com.android.systemui.statusbar.AlertingNotificationManagerTest;
67 public class HeadsUpManagerTest extends AlertingNotificationManagerTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DAlertingNotificationManagerTest.java61 public class AlertingNotificationManagerTest extends SysuiTestCase { class