Searched refs:setKeyguardNeedsInput (Results 1 – 4 of 4) sorted by relevance
76 default void setKeyguardNeedsInput(boolean needsInput) {} in setKeyguardNeedsInput() method
189 mNotificationShadeWindowController.setKeyguardNeedsInput(true); in setBouncerShowing_isFocusable_whenNeedsInput()202 mNotificationShadeWindowController.setKeyguardNeedsInput(true); in setKeyguardShowing_focusable_notAltFocusable_whenNeedsInput()
522 public void setKeyguardNeedsInput(boolean needsInput) { in setKeyguardNeedsInput() method in NotificationShadeWindowControllerImpl
631 mNotificationShadeWindowController.setKeyguardNeedsInput(needsInput); in setNeedsInput()