Searched refs:testGetAuthTokenWithCallbackAndHandler (Results 1 – 1 of 1) sorted by relevance
1253 public void testGetAuthTokenWithCallbackAndHandler() throws IOException, AuthenticatorException, in testGetAuthTokenWithCallbackAndHandler() method in AccountManagerTest1258 testGetAuthTokenWithCallbackAndHandler(null /* handler */); in testGetAuthTokenWithCallbackAndHandler()1259 testGetAuthTokenWithCallbackAndHandler(new Handler(Looper.getMainLooper())); in testGetAuthTokenWithCallbackAndHandler()1262 private void testGetAuthTokenWithCallbackAndHandler(Handler handler) throws IOException, in testGetAuthTokenWithCallbackAndHandler() method in AccountManagerTest