/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/ |
D | TestAuthenticator.java | 115 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in TestAuthenticator.Authenticator 121 final List<String> hasFeatures = in hasFeatures() local 124 if (!hasFeatures.contains(requested)) { in hasFeatures()
|
D | AccountCheckTest.java | 165 return am.hasFeatures(account, features, null, null).getResult(); in hasAccountFeatures()
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/ |
D | TestAuthenticator.java | 125 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in TestAuthenticator.Authenticator 131 final List<String> hasFeatures = in hasFeatures() local 134 if (!hasFeatures.contains(requested)) { in hasFeatures()
|
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
D | SyncAdapterSettingsAuthenticator.java | 88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in SyncAdapterSettingsAuthenticator.Authenticator
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 93 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in StaticAccountAuthenticator
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MockAccountAuthenticator.java | 88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
|
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
D | StubAuthenticator.java | 90 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in StubAuthenticator.Authenticator
|
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
D | MockAccountAuthenticator.java | 87 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
|
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/ |
D | StubAuthenticator.java | 105 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in StubAuthenticator.Authenticator
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestDefaultAuthenticator.java | 120 public Bundle hasFeatures( in hasFeatures() method in TestDefaultAuthenticator
|
D | TestAccountAuthenticator.java | 262 public Bundle hasFeatures( in hasFeatures() method in TestAccountAuthenticator
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdAuthenticator.java | 130 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in StatsdAuthenticator.Authenticator
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | BatteryStatsAuthenticator.java | 131 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in BatteryStatsAuthenticator.Authenticator
|
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/ |
D | MockAuthenticator.java | 136 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/ |
D | SyncManagerCtsAuthenticator.java | 139 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in SyncManagerCtsAuthenticator.Authenticator
|
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/ |
D | MockAuthenticator.java | 137 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 109 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in AccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
D | Authenticator.java | 175 public Bundle hasFeatures( in hasFeatures() method in Authenticator
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | AccountManagerTest.java | 2143 AccountManagerFuture<Boolean> booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2149 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2155 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2161 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2167 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2173 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature() 2237 am.hasFeatures(ACCOUNT, 2244 am.hasFeatures(ACCOUNT, 2251 am.hasFeatures(ACCOUNT, 2258 am.hasFeatures(ACCOUNT, [all …]
|
D | MockAccountAuthenticator.java | 267 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
|
/cts/tests/tests/security/src/android/security/cts/ |
D | NanoAppBundleTest.java | 267 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in NanoAppBundleTest.Authenticator
|