Searched refs:BatteryStatsAuthenticator (Results 1 – 3 of 3) sorted by relevance
40 BatteryStatsAuthenticator.removeAllAccounts(getContext()); in setUp()45 BatteryStatsAuthenticator.removeAllAccounts(getContext()); in tearDown()53 final Account account = BatteryStatsAuthenticator.getTestAccount(); in testRunSyncs()56 BatteryStatsAuthenticator.ensureTestAccount(getContext()); in testRunSyncs()
35 public class BatteryStatsAuthenticator extends Service { class79 for (Account account : am.getAccountsByType(BatteryStatsAuthenticator.ACCOUNT_TYPE)) { in removeAllAccounts()
310 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()311 final Account account = BatteryStatsAuthenticator.getTestAccount(); in doSync()313 BatteryStatsAuthenticator.ensureTestAccount(ctx); in doSync()328 BatteryStatsAuthenticator.removeAllAccounts(ctx); in doSync()