Home
last modified time | relevance | path

Searched refs:getAuthTokenLabel (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java108 public String getAuthTokenLabel(String s) { in getAuthTokenLabel() method in GenericAccountService.Authenticator
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java128 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in Authenticator