Searched defs:getAuthTokenLabel (Results 1 – 2 of 2) sorted by relevance
149 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel() method in AbstractAccountAuthenticator.Transport357 public abstract String getAuthTokenLabel(String authTokenType); in getAuthTokenLabel() method in AbstractAccountAuthenticator
49 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel() method