Searched refs:StatsdAuthenticator (Results 1 – 2 of 2) sorted by relevance
296 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()300 Account account = StatsdAuthenticator.getTestAccount(); in testSyncState()301 StatsdAuthenticator.ensureTestAccount(context); in testSyncState()318 StatsdAuthenticator.removeAllAccounts(context); in testSyncState()
35 public class StatsdAuthenticator extends Service { class