Searched refs:testAddOnAccountsUpdatedListenerWithHandler (Results 1 – 1 of 1) sorted by relevance
1729 public void testAddOnAccountsUpdatedListenerWithHandler() throws IOException, in testAddOnAccountsUpdatedListenerWithHandler() method in AccountManagerTest1732 testAddOnAccountsUpdatedListenerWithHandler(null /* handler */, in testAddOnAccountsUpdatedListenerWithHandler()1739 testAddOnAccountsUpdatedListenerWithHandler(null /* handler */, in testAddOnAccountsUpdatedListenerWithHandler()1746 testAddOnAccountsUpdatedListenerWithHandler(new Handler(Looper.getMainLooper()), in testAddOnAccountsUpdatedListenerWithHandler()1753 testAddOnAccountsUpdatedListenerWithHandler(new Handler(Looper.getMainLooper()), in testAddOnAccountsUpdatedListenerWithHandler()1757 private void testAddOnAccountsUpdatedListenerWithHandler(Handler handler, in testAddOnAccountsUpdatedListenerWithHandler() method in AccountManagerTest