Searched defs:tokenType (Results 1 – 2 of 2) sorted by relevance
50 public final String tokenType; field in TokenCache.Key53 public Key(Account account, String tokenType, String packageName, byte[] sigDigest) { in Key()191 String tokenType, in put()219 public Value get(Account account, String tokenType, String packageName, byte[] sigDigest) { in get()
2570 String tokenType = tokenInfo.second; in invalidateAuthToken() local2607 String tokenType, in saveCachedToken()