HomeSort by relevance Sort by last modified time
    Searched refs:FEATURE_2 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 61 public static final String FEATURE_2 = "feature.2";
70 public static final String[] REQUIRED_FEATURES = new String[] { FEATURE_1, FEATURE_2 };
    [all...]
MockAccountAuthenticator.java 52 mockFeatureList.add(AccountManagerTest.FEATURE_2);

Completed in 29 milliseconds