Searched defs:RemoteLockscreenValidationResult (Results 1 – 2 of 2) sorted by relevance
34 public final class RemoteLockscreenValidationResult implements Parcelable { class146 private RemoteLockscreenValidationResult() { in RemoteLockscreenValidationResult() method in RemoteLockscreenValidationResult149 private RemoteLockscreenValidationResult(Parcel in) { in RemoteLockscreenValidationResult() method in RemoteLockscreenValidationResult
105 @NonNull OutcomeReceiver<RemoteLockscreenValidationResult, Exception> callback); in onValidateLockscreenGuess()