Home
last modified time | relevance | path

Searched defs:setKeyguardNeedsInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java78 default void setKeyguardNeedsInput(boolean needsInput) {} in setKeyguardNeedsInput() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java706 public void setKeyguardNeedsInput(boolean needsInput) { in setKeyguardNeedsInput() method in NotificationShadeWindowControllerImpl