Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DViewMediatorCallback.java45 void setNeedsInput(boolean needsInput); in setNeedsInput() argument
DKeyguardSecurityCallback.java105 default void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput) { in onSecurityModeChanged() argument
DKeyguardSecurityView.java104 boolean needsInput(); in needsInput() method
DKeyguardViewController.java75 void setNeedsInput(boolean needsInput); in setNeedsInput() argument
DKeyguardSecurityContainerController.java335 public void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput) {
336 mViewMediatorCallback.setNeedsInput(needsInput);
521 mViewMediatorCallback.setNeedsInput(needsInput()); in onViewAttached()
932 public boolean needsInput() { in needsInput() method in KeyguardSecurityContainerController
1070 securityMode, newView != null && newView.needsInput()); in showSecurityScreen()
DKeyguardAbsKeyInputViewController.java124 public boolean needsInput() { in needsInput() method in KeyguardAbsKeyInputViewController
DKeyguardPasswordViewController.java223 public boolean needsInput() { in needsInput() method in KeyguardPasswordViewController
DKeyguardPatternViewController.java301 public boolean needsInput() { in needsInput() method in KeyguardPatternViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java78 default void setKeyguardNeedsInput(boolean needsInput) {} in setKeyguardNeedsInput() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java706 public void setKeyguardNeedsInput(boolean needsInput) { in setKeyguardNeedsInput() argument
707 mCurrentState.keyguardNeedsInput = needsInput; in setKeyguardNeedsInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1052 public void setNeedsInput(boolean needsInput) { in setNeedsInput() argument
1053 mNotificationShadeWindowController.setKeyguardNeedsInput(needsInput); in setNeedsInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java812 public void setNeedsInput(boolean needsInput) {
813 mKeyguardViewControllerLazy.get().setNeedsInput(needsInput);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt50918 method public synchronized boolean needsInput();
50990 method public synchronized boolean needsInput();
/frameworks/base/config/
Dboot-image-profile.txt30288 HSPLjava/util/zip/Deflater;->needsInput()Z
30336 HSPLjava/util/zip/Inflater;->needsInput()Z