/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/shared/model/ |
D | AuthenticationState.java | 41 private final android.hardware.biometrics.BiometricSourceType biometricSourceType = null; field in AuthenticationState.Acquired 46 public Acquired(@org.jetbrains.annotations.NotNull() in Acquired() 83 …emui.biometrics.shared.model.AuthenticationState.Acquired copy(@org.jetbrains.annotations.NotNull() in copy() 120 private final android.hardware.biometrics.BiometricSourceType biometricSourceType = null; field in AuthenticationState.Error 127 public Error(@org.jetbrains.annotations.NotNull() in Error() 175 …ystemui.biometrics.shared.model.AuthenticationState.Error copy(@org.jetbrains.annotations.NotNull() in copy() 210 private final android.hardware.biometrics.BiometricSourceType biometricSourceType = null; field in AuthenticationState.Failed 215 public Failed(@org.jetbrains.annotations.NotNull() in Failed() 252 …stemui.biometrics.shared.model.AuthenticationState.Failed copy(@org.jetbrains.annotations.NotNull() in copy() 287 private final android.hardware.biometrics.BiometricSourceType biometricSourceType = null; field in AuthenticationState.Help [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/shared/model/ |
H A D | AuthenticationState.kt | 31 val biometricSourceType: BiometricSourceType? constant 49 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Acquired 65 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Error 79 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Failed 93 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Help 106 override val biometricSourceType: BiometricSourceType? = null, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Idle 117 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Started 128 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Stopped 141 override val biometricSourceType: BiometricSourceType, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Succeeded
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitorCallback.java | 210 public void onBiometricAcquired(BiometricSourceType biometricSourceType, int acquireInfo) { } in onBiometricAcquired() 216 public void onBiometricAuthFailed(BiometricSourceType biometricSourceType) { } in onBiometricAuthFailed() 223 public void onBiometricAuthenticated(int userId, BiometricSourceType biometricSourceType, in onBiometricAuthenticated() 231 public void onBiometricDetected(int userId, BiometricSourceType biometricSourceType, in onBiometricDetected() 241 BiometricSourceType biometricSourceType) { } in onBiometricHelp() 252 BiometricSourceType biometricSourceType) { } in onBiometricError() 258 BiometricSourceType biometricSourceType) { } in onBiometricRunningStateChanged() 269 public void onLockedOutStateChanged(BiometricSourceType biometricSourceType) { } in onLockedOutStateChanged() 336 public void onBiometricEnrollmentStateChanged(BiometricSourceType biometricSourceType) { } in onBiometricEnrollmentStateChanged()
|
H A D | KeyguardMessageAreaController.java | 173 public void setMessage(CharSequence s, BiometricSourceType biometricSourceType) { in setMessage() 180 BiometricSourceType biometricSourceType) { in setMessage() 194 BiometricSourceType biometricSourceType, Long currentUptimeMillis in skipShowingFaceMessage()
|
H A D | KeyguardUpdateMonitor.java | 871 private void onBiometricDetected(int userId, BiometricSourceType biometricSourceType, in onBiometricDetected() 962 private void handleBiometricDetected(int authUserId, BiometricSourceType biometricSourceType, in handleBiometricDetected() 1566 public boolean isUnlockingWithBiometricAllowed( in isUnlockingWithBiometricAllowed() 3153 BiometricSourceType biometricSourceType; in notifyAboutEnrollmentChange() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | BiometricUnlockController.java | 196 public final BiometricSourceType biometricSourceType; field in BiometricUnlockController.PendingAuthenticated 199 PendingAuthenticated(int userId, BiometricSourceType biometricSourceType, in PendingAuthenticated() 382 public void onBiometricAcquired(BiometricSourceType biometricSourceType, in onBiometricAcquired() 414 public void onBiometricDetected(int userId, BiometricSourceType biometricSourceType, in onBiometricDetected() 427 public void onBiometricAuthenticated(int userId, BiometricSourceType biometricSourceType, in onBiometricAuthenticated() 463 public void startWakeAndUnlock(BiometricSourceType biometricSourceType, in startWakeAndUnlock() 572 private void onBiometricUnlockedWithKeyguardDismissal(BiometricSourceType biometricSourceType) { in onBiometricUnlockedWithKeyguardDismissal() 590 private @WakeAndUnlockMode int calculateMode(BiometricSourceType biometricSourceType, in calculateMode() 731 public void onBiometricAuthFailed(BiometricSourceType biometricSourceType) { in onBiometricAuthFailed() 778 BiometricSourceType biometricSourceType) { in onBiometricError() [all …]
|
H A D | StatusBarKeyguardViewManager.java | 1640 BiometricSourceType biometricSourceType) { in setKeyguardMessage()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyguardIndicationController.java | 924 BiometricSourceType biometricSourceType in showSuccessBiometricMessage() 930 BiometricSourceType biometricSourceType) { in showSuccessBiometricMessage() 935 BiometricSourceType biometricSourceType) { in showBiometricMessage() 942 BiometricSourceType biometricSourceType in showBiometricMessage() 961 BiometricSourceType biometricSourceType, in showBiometricMessage() 1302 public void onBiometricAcquired(BiometricSourceType biometricSourceType, int acquireInfo) { in onBiometricAcquired() 1316 BiometricSourceType biometricSourceType) { in onBiometricHelp() 1373 biometricSourceType in onBiometricHelp() local 1417 public void onBiometricAuthFailed(BiometricSourceType biometricSourceType) { in onBiometricAuthFailed() 1424 public void onLockedOutStateChanged(BiometricSourceType biometricSourceType) { in onLockedOutStateChanged() [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/events/ |
H A D | AuthenticationStoppedInfo.java | 65 /* package-private */ AuthenticationStoppedInfo( in AuthenticationStoppedInfo() 145 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationStoppedInfo() local 193 public Builder( in Builder()
|
H A D | AuthenticationStartedInfo.java | 65 /* package-private */ AuthenticationStartedInfo( in AuthenticationStartedInfo() 145 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationStartedInfo() local 193 public Builder( in Builder()
|
H A D | AuthenticationAcquiredInfo.java | 74 /* package-private */ AuthenticationAcquiredInfo( in AuthenticationAcquiredInfo() 169 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationAcquiredInfo() local 224 public Builder( in Builder()
|
H A D | AuthenticationFailedInfo.java | 70 /* package-private */ AuthenticationFailedInfo( in AuthenticationFailedInfo() 163 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationFailedInfo() local 216 public Builder( in Builder()
|
H A D | AuthenticationSucceededInfo.java | 75 /* package-private */ AuthenticationSucceededInfo( in AuthenticationSucceededInfo() 185 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationSucceededInfo() local 242 public Builder( in Builder()
|
H A D | AuthenticationErrorInfo.java | 80 /* package-private */ AuthenticationErrorInfo( in AuthenticationErrorInfo() 192 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationErrorInfo() local 252 public Builder( in Builder()
|
H A D | AuthenticationHelpInfo.java | 76 /* package-private */ AuthenticationHelpInfo( in AuthenticationHelpInfo() 186 …BiometricSourceType biometricSourceType = (BiometricSourceType) in.readTypedObject(BiometricSource… in AuthenticationHelpInfo() local 244 public Builder( in Builder()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | KeyguardStateControllerImpl.java | 448 public void onBiometricEnrollmentStateChanged(BiometricSourceType biometricSourceType) { in onBiometricEnrollmentStateChanged() 463 public void onBiometricAuthenticated(int userId, BiometricSourceType biometricSourceType, in onBiometricAuthenticated() 478 public void onLockedOutStateChanged(BiometricSourceType biometricSourceType) { in onLockedOutStateChanged()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | BiometricNotificationDialogFactory.java | 63 int userId, ActivityStarter activityStarter, BiometricSourceType biometricSourceType, in createReenrollDialog()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/keyguard/logging/ |
D | BiometricUnlockLogger.java | 62 … android.hardware.biometrics.BiometricSourceType biometricSourceType, boolean alreadyPendingAuth) { in deferringAuthenticationDueToSleep()
|
D | KeyguardUpdateMonitorLogger.java | 214 public final void notifyAboutEnrollmentsChanged(@org.jetbrains.annotations.NotNull() in notifyAboutEnrollmentsChanged()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ |
D | AuthRippleController.java | 176 …rivate final void showUnlockRippleInternal(android.hardware.biometrics.BiometricSourceType biometr… in showUnlockRippleInternal()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/ |
D | KeyguardBypassController.java | 166 public final boolean onBiometricAuthenticated(@org.jetbrains.annotations.NotNull() in onBiometricAuthenticated()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardRepositoryImplTest.kt | 524 .onEach { biometricSourceType -> in <lambda>() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-7/ |
D | framework.jar | android/hardware/camera2/marshal/impl/MarshalQueryableParcelable.class
MarshalQueryableParcelable.java
package android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar7 | META-INF/
META-INF/MANIFEST.MF
android/
android/gesture/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/javac/ |
D | SystemUI-core.jar | com/android/systemui/wmshell/WMShell_Factory.class
WMShell_Factory.java
package com.android. ... |