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