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