Home
last modified time | relevance | path

Searched refs:hasFeatures (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java95 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in AuthenticatorService.Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl73 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures() method
DAbstractAccountAuthenticator.java308 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator.Transport
312 final Bundle result = AbstractAccountAuthenticator.this.hasFeatures( in hasFeatures()
681 public abstract Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator
DIAccountManager.aidl40 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features, in hasFeatures() method
DAccountManager.java916 public AccountManagerFuture<Boolean> hasFeatures(final Account account,
924 mService.hasFeatures(mResponse, account, features, mContext.getOpPackageName());
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java99 public Bundle hasFeatures( in hasFeatures() method in TestAccountType2Authenticator
DAccountManagerServiceTest.java1269 mAms.hasFeatures( in testHasFeaturesWithNullResponse()
1284 mAms.hasFeatures( in testHasFeaturesWithNullAccount()
1299 mAms.hasFeatures( in testHasFeaturesWithNullFeature()
1315 mAms.hasFeatures( in testHasFeaturesReturnNullResult()
1331 mAms.hasFeatures( in testHasFeaturesSuccess()
1339 boolean hasFeatures = result.getBoolean(AccountManager.KEY_BOOLEAN_RESULT); in testHasFeaturesSuccess()
1340 assertTrue(hasFeatures); in testHasFeaturesSuccess()
DTestAccountType1Authenticator.java237 public Bundle hasFeatures( in hasFeatures() method in TestAccountType1Authenticator
/frameworks/base/core/api/
Dsystem-lint-baseline.txt124 SamShouldBeLast: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[], an…
Dcurrent.txt3252 …method public abstract android.os.Bundle hasFeatures(android.accounts.AccountAuthenticatorResponse…
3312 …method public android.accounts.AccountManagerFuture<java.lang.Boolean> hasFeatures(android.account…
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1968 public void hasFeatures(IAccountManagerResponse response, in hasFeatures() method in AccountManagerService
2011 mAuthenticator.hasFeatures(this, mAccount, mFeatures); in run()
4245 accountAuthenticator.hasFeatures(this, mAccountsOfType[mCurrentAccount], mFeatures);
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14944 return am.hasFeatures(account, features, null, null).getResult();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt316 Landroid/accounts/AbstractAccountAuthenticator$Transport;->hasFeatures(Landroid/accounts/IAccountAu…
521 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountAuthenti…
583 Landroid/accounts/IAccountManager$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountManagerRespons…
687 Landroid/accounts/IAccountManager;->hasFeatures(Landroid/accounts/IAccountManagerResponse;Landroid/…
/frameworks/base/boot/
Dboot-image-profile.txt100 HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Land…
117 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountManagerResp…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2662 …method public abstract android.os.Bundle hasFeatures(android.accounts.AccountAuthenticatorResponse…
2712 …method public android.accounts.AccountManagerFuture<java.lang.Boolean> hasFeatures(android.account…
/frameworks/base/config/
Dboot-image-profile.txt100 HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Land…
117 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->hasFeatures(Landroid/accounts/IAccountManagerResp…
/frameworks/base/services/
Dart-profile5092 HPLcom/android/server/accounts/AccountManagerService;->hasFeatures(Landroid/accounts/IAccountManage…