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

  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerBackupHelper.java 63 + "SELECT " + AccountManagerService.ACCOUNTS_NAME + ", "
159 AccountManagerService.ACCOUNTS_NAME);
AccountManagerService.java 190 static final String ACCOUNTS_NAME = "name";
244 + " AND " + ACCOUNTS_NAME + "=?"
251 + " AND " + ACCOUNTS_NAME + "=?"
646 new String[]{ACCOUNTS_ID, ACCOUNTS_TYPE, ACCOUNTS_NAME},
    [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 847 milliseconds