Searched defs:getAccountsByType (Results 1 – 4 of 4) sorted by relevance
115 public Account[] getAccountsByType(@Nullable String type) { in getAccountsByType() method in MockAccountManager
109 public Account[] getAccountsByType(String accountType) { in getAccountsByType() method in FeatureUtilitiesTest.MockAuthenticationAccountManager
23 Account[] getAccountsByType(String type); in getAccountsByType() method
34 public Account[] getAccountsByType(String type) { in getAccountsByType() method in SystemAccountManagerDelegate