Home
last modified time | relevance | path

Searched refs:getKeyguardBypassController (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java132 mNotificationTestHelper.getKeyguardBypassController(); in testCanShowHeadsUp_bypassEnabled_true()
156 mNotificationTestHelper.getKeyguardBypassController(); in testCanShowHeadsUp_false()
H A DNotificationTestHelper.java523 public KeyguardBypassController getKeyguardBypassController() { in getKeyguardBypassController() method in NotificationTestHelper