Home
last modified time | relevance | path

Searched defs:hasFeatures (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java251 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator.Transport
449 public abstract Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator
DIAccountAuthenticator.aidl66 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures() method
DIAccountManager.aidl35 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features); in hasFeatures() method
DAccountManagerService.java586 public void hasFeatures(IAccountManagerResponse response, in hasFeatures() method in AccountManagerService