Searched refs:PinResultType (Results 1 – 1 of 1) sorted by relevance
49 public @interface PinResultType {} annotation in PinResult74 private final @PinResultType int mResult;83 public @PinResultType int getResult() { in getResult()123 public PinResult(@PinResultType int result, int attemptsRemaining) { in PinResult()