Searched refs:testRemoveOnAccountsUpdatedListenerWithHandler (Results 1 – 1 of 1) sorted by relevance
1720 testRemoveOnAccountsUpdatedListenerWithHandler(null /* handler */); in testRemoveOnAccountsUpdatedListener()1726 testRemoveOnAccountsUpdatedListenerWithHandler(new Handler(Looper.getMainLooper())); in testRemoveOnAccountsUpdatedListener()1729 private void testRemoveOnAccountsUpdatedListenerWithHandler(Handler handler) { in testRemoveOnAccountsUpdatedListenerWithHandler() method in AccountManagerTest