Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl80 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures() method
DAbstractAccountAuthenticator.java316 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator.Transport
321 final Bundle result = AbstractAccountAuthenticator.this.hasFeatures( in hasFeatures()
696 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.java898 public AccountManagerFuture<Boolean> hasFeatures(final Account account,
912 mService.hasFeatures(
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java99 public Bundle hasFeatures( in hasFeatures() method in TestAccountType2Authenticator
DAccountManagerServiceTest.java1348 mAms.hasFeatures( in testHasFeaturesWithNullResponse()
1364 mAms.hasFeatures( in testHasFeaturesWithNullAccount()
1380 mAms.hasFeatures( in testHasFeaturesWithNullFeature()
1397 mAms.hasFeatures( in testHasFeaturesReturnNullResult()
1414 mAms.hasFeatures( in testHasFeaturesSuccess()
1423 boolean hasFeatures = result.getBoolean(AccountManager.KEY_BOOLEAN_RESULT); in testHasFeaturesSuccess()
1424 assertTrue(hasFeatures); in testHasFeaturesSuccess()
DTestAccountType1Authenticator.java235 public Bundle hasFeatures( in hasFeatures() method in TestAccountType1Authenticator
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2063 public void hasFeatures(IAccountManagerResponse response, in hasFeatures() method in AccountManagerService
2116 mAuthenticator.hasFeatures(this, mAccount, mFeatures); in run()
4390 accountAuthenticator.hasFeatures(this, mAccountsOfType[mCurrentAccount], mFeatures);
/frameworks/base/core/api/
Dsystem-lint-baseline.txt592 RequiresPermission: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[],…
593 Method 'hasFeatures' documentation mentions permissions without declaring @RequiresPermission
1726 SamShouldBeLast: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[], an…
1727 …s (such as parameter 3, "callback", in android.accounts.AccountManager.hasFeatures) should be last…
Dlint-baseline.txt400 RequiresPermission: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[],…
401 Method 'hasFeatures' documentation mentions permissions without declaring @RequiresPermission
Dmodule-lib-lint-baseline.txt502 RequiresPermission: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[],…
503 Method 'hasFeatures' documentation mentions permissions without declaring @RequiresPermission
Dtest-lint-baseline.txt550 RequiresPermission: android.accounts.AccountManager#hasFeatures(android.accounts.Account, String[],…
551 Method 'hasFeatures' documentation mentions permissions without declaring @RequiresPermission
Dcurrent.txt3738 …method public abstract android.os.Bundle hasFeatures(android.accounts.AccountAuthenticatorResponse…
3798 …method public android.accounts.AccountManagerFuture<java.lang.Boolean> hasFeatures(android.account…
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java18844 return am.hasFeatures(account, features, null, null)
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/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/boot/
Dboot-image-profile.txt94 HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Land…
/frameworks/base/config/
Dboot-image-profile.txt94 HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Land…