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

  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 216 private static final String META_KEY = "key";
267 private static final String SELECTION_META_BY_AUTHENTICATOR_TYPE = META_KEY + " LIKE ?";
569 new String[] {META_KEY, META_VALUE},
574 META_KEY);
620 META_KEY + "=? AND " + META_VALUE + "=?",
639 values.put(META_KEY,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 587 milliseconds