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

  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 215 private static final String TABLE_META = "meta";
568 TABLE_META,
617 // And delete it from the TABLE_META
619 TABLE_META,
632 // Add the newly registered authenticator to TABLE_META. If old authenticators have
642 db.insertWithOnConflict(TABLE_META, null, values, SQLiteDatabase.CONFLICT_REPLACE);
    [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 57 milliseconds