Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java1858 AccountManagerFuture<Boolean> booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1864 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1870 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1876 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1882 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1888 booleanFuture = am.hasFeatures(ACCOUNT, in assertHasFeature()
1952 am.hasFeatures(ACCOUNT,
1959 am.hasFeatures(ACCOUNT,
1966 am.hasFeatures(ACCOUNT,
1973 am.hasFeatures(ACCOUNT,
[all …]
DMockAccountAuthenticator.java254 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java86 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in AccountAuthenticator
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
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