Searched refs:testAddOnAccountsUpdatedListenerWithHandler (Results 1 – 1 of 1) sorted by relevance
1969 public void testAddOnAccountsUpdatedListenerWithHandler() throws IOException, in testAddOnAccountsUpdatedListenerWithHandler() method in AccountManagerTest1972 testAddOnAccountsUpdatedListenerWithHandler(null /* handler */, in testAddOnAccountsUpdatedListenerWithHandler()1979 testAddOnAccountsUpdatedListenerWithHandler(null /* handler */, in testAddOnAccountsUpdatedListenerWithHandler()1986 testAddOnAccountsUpdatedListenerWithHandler(new Handler(Looper.getMainLooper()), in testAddOnAccountsUpdatedListenerWithHandler()1993 testAddOnAccountsUpdatedListenerWithHandler(new Handler(Looper.getMainLooper()), in testAddOnAccountsUpdatedListenerWithHandler()1997 private void testAddOnAccountsUpdatedListenerWithHandler(Handler handler, in testAddOnAccountsUpdatedListenerWithHandler() method in AccountManagerTest