Searched defs:getAuthTokenLabel (Results 1 – 8 of 8) sorted by relevance
83 public String getAuthTokenLabel(String s) { in getAuthTokenLabel() method in AuthenticatorService.Authenticator
83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType2Authenticator
194 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType1Authenticator
53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel() method
210 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel() method in AbstractAccountAuthenticator.Transport639 public abstract String getAuthTokenLabel(String authTokenType); in getAuthTokenLabel() method in AbstractAccountAuthenticator
756 public AccountManagerFuture<String> getAuthTokenLabel( in getAuthTokenLabel() method in AccountManager
79 void getAuthTokenLabel(in IAccountManagerResponse response, String accountType, in getAuthTokenLabel() method
2752 public void getAuthTokenLabel(IAccountManagerResponse response, final String accountType, in getAuthTokenLabel() method in AccountManagerService