Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java1785 AccountManagerFuture<Boolean> booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1791 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1797 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1803 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1809 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1815 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1879 am.hasFeatures(ACCOUNT,
1886 am.hasFeatures(ACCOUNT,
1893 am.hasFeatures(ACCOUNT,
1900 am.hasFeatures(ACCOUNT,
[all …]
DMockAccountAuthenticator.java253 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DMockAccountAuthenticator.java86 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java95 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in StaticAccountAuthenticator
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestAccountAuthenticator.java288 public Bundle hasFeatures( in hasFeatures() method in TestAccountAuthenticator