Searched refs:TokenType (Results 1 – 3 of 3) sorted by relevance
85 public @interface TokenType { annotation in Ts43Operation122 @TokenType148 @TokenType int tokenType) { in Ts43Operation()
499 @interface TokenType {} annotation in SyntheticPasswordManager507 @TokenType int mType;1262 public long addPendingToken(byte[] token, @TokenType int type, int userId, in addPendingToken()1813 private byte getTokenBasedProtectorType(@TokenType int type) { in getTokenBasedProtectorType()
158 import com.android.server.locksettings.SyntheticPasswordManager.TokenType;3256 private long addEscrowToken(@NonNull byte[] token, @TokenType int type, int userId,