Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java135 mNotificationTestHelper.getKeyguardBypassController(); in testCanShowHeadsUp_bypassEnabled_true()
159 mNotificationTestHelper.getKeyguardBypassController(); in testCanShowHeadsUp_false()
DNotificationTestHelper.java580 public KeyguardBypassController getKeyguardBypassController() { in getKeyguardBypassController() method in NotificationTestHelper