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.java79 public static final String NON_EXISTING_FEATURE = "feature.3"; field in AccountManagerTest
1053 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeatures()
1142 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()
1610 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
1626 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
2162 new String[]{NON_EXISTING_FEATURE}, in assertHasFeature()
2168 new String[]{NON_EXISTING_FEATURE, FEATURE_1}, in assertHasFeature()
2174 new String[]{NON_EXISTING_FEATURE, FEATURE_1, FEATURE_2}, in assertHasFeature()
2259 new String[]{NON_EXISTING_FEATURE},
2266 new String[]{NON_EXISTING_FEATURE, FEATURE_1},
[all …]