Searched refs:setKeyguardNeedsInput (Results 1 – 4 of 4) sorted by relevance
78 default void setKeyguardNeedsInput(boolean needsInput) {} in setKeyguardNeedsInput() method
240 mNotificationShadeWindowController.setKeyguardNeedsInput(true); in setBouncerShowing_isFocusable_whenNeedsInput()253 mNotificationShadeWindowController.setKeyguardNeedsInput(true); in setKeyguardShowing_focusable_notAltFocusable_whenNeedsInput()
636 public void setKeyguardNeedsInput(boolean needsInput) { in setKeyguardNeedsInput() method in NotificationShadeWindowControllerImpl
875 mNotificationShadeWindowController.setKeyguardNeedsInput(needsInput); in setNeedsInput()