Home
last modified time | relevance | path

Searched defs:showAuthenticationDialog (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/android/internal/statusbar/
DFakeStatusBarService.kt353 override fun showAuthenticationDialog( in showAuthenticationDialog() method in android.internal.statusbar.FakeStatusBarService
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl196 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
DIStatusBarService.aidl138 void showAuthenticationDialog(in PromptInfo promptInfo, IBiometricSysuiReceiver sysuiReceiver, in showAuthenticationDialog() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthController.java884 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in AuthController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java385 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/
DStatusBarManagerService.java1224 public void showAuthenticationDialog(PromptInfo promptInfo, IBiometricSysuiReceiver receiver, in showAuthenticationDialog() method in StatusBarManagerService