Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPinResult.java41 public final class PinResult implements Parcelable { class
123 public PinResult(@PinResultType int result, int attemptsRemaining) { in PinResult() method in PinResult
133 private PinResult(Parcel in) { in PinResult() method in PinResult