Home
last modified time | relevance | path

Searched refs:needsInput (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
H A DSystemUIOverlayWindowController.java153 public void setWindowNeedsInput(boolean needsInput) { in setWindowNeedsInput() argument
154 if (needsInput) { in setWindowNeedsInput()
H A DOverlayViewGlobalStateController.java319 public void setWindowNeedsInput(boolean needsInput) { in setWindowNeedsInput() argument
320 mSystemUIOverlayWindowController.setWindowNeedsInput(needsInput); in setWindowNeedsInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DViewMediatorCallback.java47 void setNeedsInput(boolean needsInput); in setNeedsInput() argument
H A DKeyguardSecurityView.java87 boolean needsInput(); in needsInput() method
H A DKeyguardHostViewController.java119 public void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput) {
120 mViewMediatorCallback.setNeedsInput(needsInput);
191 mViewMediatorCallback.setNeedsInput(mKeyguardSecurityContainerController.needsInput()); in onViewAttached()
H A DKeyguardViewController.java86 void setNeedsInput(boolean needsInput); in setNeedsInput() argument
H A DKeyguardSecurityContainerController.java451 public boolean needsInput() { in needsInput() method in KeyguardSecurityContainerController
452 return getCurrentSecurityController().needsInput(); in needsInput()
484 securityMode, newView != null && newView.needsInput()); in showSecurityScreen()
H A DKeyguardSecurityViewFlipperController.java153 public boolean needsInput() { in needsInput() method in KeyguardSecurityViewFlipperController.NullKeyguardInputViewController
H A DKeyguardAbsKeyInputViewController.java128 public boolean needsInput() { in needsInput() method in KeyguardAbsKeyInputViewController
H A DKeyguardPasswordViewController.java179 public boolean needsInput() { in needsInput() method in KeyguardPasswordViewController
H A DKeyguardPatternViewController.java306 public boolean needsInput() { in needsInput() method in KeyguardPatternViewController
H A DKeyguardSecurityContainer.java188 void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput); in onSecurityModeChanged() argument
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java76 default void setKeyguardNeedsInput(boolean needsInput) {} in setKeyguardNeedsInput() argument
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java296 public void setNeedsInput(boolean needsInput) { in setNeedsInput() argument
297 getOverlayViewGlobalStateController().setWindowNeedsInput(needsInput); in setNeedsInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java522 public void setKeyguardNeedsInput(boolean needsInput) { in setKeyguardNeedsInput() argument
523 mCurrentState.mKeyguardNeedsInput = needsInput; in setKeyguardNeedsInput()
H A DStatusBarKeyguardViewManager.java630 public void setNeedsInput(boolean needsInput) { in setNeedsInput() argument
631 mNotificationShadeWindowController.setKeyguardNeedsInput(needsInput); in setNeedsInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java706 public void setNeedsInput(boolean needsInput) {
707 mKeyguardViewControllerLazy.get().setNeedsInput(needsInput);
/aosp12/art/build/boot/
H A Dboot-image-profile.txt7715 HSPLjava/util/zip/Deflater;->needsInput()Z
7760 HSPLjava/util/zip/Inflater;->needsInput()Z
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt50918 method public synchronized boolean needsInput();
50990 method public synchronized boolean needsInput();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt30321 HSPLjava/util/zip/Deflater;->needsInput()Z
30366 HSPLjava/util/zip/Inflater;->needsInput()Z