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

  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 522 final Account[] accountsOfType = accounts.accountCache.get(accountType);
523 if (accountsOfType != null) {
524 for (Account account : accountsOfType) {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 79 milliseconds