/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/ |
H A D | PromptViewModelTest.kt | 297 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 907 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1058 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1096 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1197 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1213 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1233 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1260 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1292 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 1326 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant [all …]
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | AuthenticationClient.java | 177 boolean authenticated, ArrayList<Byte> hardwareAuthToken) { in onAuthenticated() 179 authenticated, mRequireConfirmation, getTargetUserId(), isBiometricPrompt()); in onAuthenticated() local 196 pm.incrementCryptoAuthForUser(getTargetUserId(), authenticated); in onAuthenticated() local 198 pm.incrementAuthForUser(getTargetUserId(), authenticated); in onAuthenticated() local 380 protected abstract void handleLifecycleAfterAuth(boolean authenticated); in handleLifecycleAfterAuth()
|
H A D | AuthenticationConsumer.java | 27 void onAuthenticated(BiometricAuthenticator.Identifier identifier, boolean authenticated, in onAuthenticated()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintAuthenticationClient.java | 163 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() 178 boolean authenticated, in onAuthenticated() 205 private void handleLockout(boolean authenticated) { in handleLockout()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceAuthenticationClient.java | 246 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() 261 boolean authenticated, ArrayList<Byte> token) { in onAuthenticated()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | types.h | 166 bool authenticated() const { return properties_ & Property::kAuthenticated; } in authenticated() function 206 inspect::BoolProperty authenticated; member
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityContainerController.java | 655 public void dismiss(boolean authenticated, int targetUserId, in dismiss() 829 public boolean showNextSecurityScreenOrFinish(boolean authenticated, int targetUserId, in showNextSecurityScreenOrFinish()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | AuthenticationStats.java | 84 public void authenticate(boolean authenticated) { in authenticate()
|
H A D | AuthenticationStatsCollector.java | 113 public void authenticate(int userId, boolean authenticated) { in authenticate()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ |
H A D | UsageStats.java | 47 public AuthenticationEvent(long startTime, long latency, boolean authenticated, int error, in AuthenticationEvent()
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/rbac/v2/ |
H A D | rbac.proto | 205 Authenticated authenticated = 4; field
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | types.cc | 83 bool authenticated, in SecurityProperties()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | legacy_pairing_state.h | 237 bool authenticated; variable
|
H A D | secure_simple_pairing_state.h | 386 bool authenticated; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | rbac.proto | 300 Authenticated authenticated = 4; field
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/ |
H A D | rbac.proto | 300 Authenticated authenticated = 4; field
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/rbac/v3/ |
H A D | rbac.proto | 319 Authenticated authenticated = 4; field
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/log/ |
H A D | BiometricLogger.java | 206 boolean authenticated, boolean requireConfirmation, int targetUserId, in logOnAuthenticated()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
H A D | BiometricSchedulerTest.java | 1105 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() 1110 boolean authenticated, ArrayList<Byte> hardwareAuthToken) { in onAuthenticated()
|
/aosp_15_r20/external/apache-harmony/support/src/test/java/tests/support/ |
H A D | Support_HttpServer.java | 336 private void authenticateTest(boolean authenticated) { in authenticateTest()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | keys.py | 47 def __init__(self, value, authenticated=False, ediv=None, rand=None): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/drm/src/ |
D | lib.rs | 149 fn authenticated(&self) -> io::Result<bool> { in authenticated() method
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 117 fingerprint_authenticated_t authenticated; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 117 fingerprint_authenticated_t authenticated; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 117 fingerprint_authenticated_t authenticated; member
|