Searched refs:getAndLogResult (Results 1 – 1 of 1) sorted by relevance
445 getAndLogResult(future, "get auth token"); in run()457 Bundle result = getAndLogResult(future, "get and invalidate"); in run()500 mActivity.getAndLogResult(future, mLabel); in run()504 private Bundle getAndLogResult(AccountManagerFuture<Bundle> future, String label) { in getAndLogResult() method in AccountsTester