Home
last modified time | relevance | path

Searched refs:remoteLockscreenValidationServiceComponent (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DKeyguardManager.java407 @NonNull ComponentName remoteLockscreenValidationServiceComponent, in createConfirmDeviceCredentialForRemoteValidationIntent() argument
414 .putExtra(Intent.EXTRA_COMPONENT_NAME, remoteLockscreenValidationServiceComponent) in createConfirmDeviceCredentialForRemoteValidationIntent()