Searched refs:StatsdAuthenticator (Results 1 – 2 of 2) sorted by relevance
471 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()475 Account account = StatsdAuthenticator.getTestAccount(); in testSyncState()476 StatsdAuthenticator.ensureTestAccount(context); in testSyncState()493 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()
35 public class StatsdAuthenticator extends Service { class