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