Searched defs:showAuthenticationDialog (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/android/internal/statusbar/ |
D | FakeStatusBarService.kt | 353 override fun showAuthenticationDialog( in showAuthenticationDialog() method in android.internal.statusbar.FakeStatusBarService
|
/frameworks/base/core/java/com/android/internal/statusbar/ |
D | IStatusBar.aidl | 196 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
D | IStatusBarService.aidl | 138 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthController.java | 884 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in AuthController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CommandQueue.java | 385 default void showAuthenticationDialog(PromptInfo promptInfo, in showAuthenticationDialog() method 1120 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in CommandQueue
|
/frameworks/base/services/core/java/com/android/server/statusbar/ |
D | StatusBarManagerService.java | 1224 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in StatusBarManagerService
|