Searched defs:showAuthenticationDialog (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/ |
H A D | IStatusBar.aidl | 171 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
H A D | IStatusBarService.aidl | 124 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthController.java | 936 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in AuthController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CommandQueue.java | 316 default void showAuthenticationDialog(PromptInfo promptInfo, in showAuthenticationDialog() method 982 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in CommandQueue
|
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/ |
H A D | StatusBarManagerService.java | 1014 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in StatusBarManagerService
|