Searched defs:showAuthenticationDialog (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/com/android/internal/statusbar/ |
D | IStatusBarService.aidl | 124 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
D | IStatusBar.aidl | 182 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthController.java | 915 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in AuthController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CommandQueue.java | 358 default void showAuthenticationDialog(PromptInfo promptInfo, in showAuthenticationDialog() method 1069 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in CommandQueue
|
/frameworks/base/services/core/java/com/android/server/statusbar/ |
D | StatusBarManagerService.java | 1075 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in StatusBarManagerService
|