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
481 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.aidl37 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features); in hasFeatures() method
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java859 public void hasFeatures(IAccountManagerResponse response, in hasFeatures() method in AccountManagerService