Searched defs:attempt (Results 1 – 3 of 3) sorted by relevance
122 final int attempt = intent.getIntExtra(EXTRA_ATTEMPT, -1); in onHandleIntent() local138 private void doBackgroundWork(final Action action, final int attempt) { in doBackgroundWork()
176 CallAttemptRecord attempt = null; in attemptNextPhoneAccount() local227 private void setTimeoutIfNeeded(ConnectionServiceWrapper service, CallAttemptRecord attempt) { in setTimeoutIfNeeded()
672 private byte[] recodeImage(final int attempt) throws FileNotFoundException { in recodeImage()