Searched defs:authTokenType (Results 1 – 4 of 4) sorted by relevance
48 public AndroidAuthenticator(Context context, Account account, String authTokenType) { in AndroidAuthenticator()61 Context context, Account account, String authTokenType, boolean notifyAuthFailure) { in AndroidAuthenticator()69 String authTokenType, in AndroidAuthenticator()
145 Account account, String authTokenType, boolean notifyAuthFailure) { in blockingGetAuthToken()
83 public String authTokenType; field in HttpNegotiateAuthenticator.RequestData
79 String authTokenType, in getAuthToken()