Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java72 public static final String NON_EXISTING_FEATURE = "feature.3"; field in AccountManagerTest
823 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeatures()
912 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()
1380 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
1396 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
1877 new String[]{NON_EXISTING_FEATURE}, in assertHasFeature()
1883 new String[]{NON_EXISTING_FEATURE, FEATURE_1}, in assertHasFeature()
1889 new String[]{NON_EXISTING_FEATURE, FEATURE_1, FEATURE_2}, in assertHasFeature()
1974 new String[]{NON_EXISTING_FEATURE},
1981 new String[]{NON_EXISTING_FEATURE, FEATURE_1},
[all …]