Searched refs:toExecute (Results 1 – 2 of 2) sorted by relevance
80 List<Callback> toExecute; in execute() local90 toExecute = new ArrayList<>(mCallbacks.subList(0, idx)); in execute()96 toExecute.forEach(p -> executeSafely(p.mAction, currentTimeNanos, logger)); in execute()
577 CallPhoneMethodHelper<String> toExecute = (phone)-> {607 "getIccSimChallengeResponse", toExecute,