Searched refs:retrieveAccessToken (Results 1 – 3 of 3) sorted by relevance
62 public String retrieveAccessToken(Context context, Account account) throws in retrieveAccessToken() method in AuthenticationCache
329 String accessToken = cache.retrieveAccessToken(mContext, mAccount); in saslAuthOAuth()
110 final String accessToken = AuthenticationCache.getInstance().retrieveAccessToken( in getLoginPhrase()