Searched defs:attempt (Results 1 – 6 of 6) sorted by relevance
150 int attempt = 0; in getAdoptableDisk() local165 int attempt = 0; in getPublicVolume() local
116 final int attempt = intent.getIntExtra(EXTRA_ATTEMPT, -1); in onHandleWork() local130 private void doBackgroundWork(final Action action, final int attempt) { in doBackgroundWork()
304 int attempt = 0; in getAdoptionDisk() local318 int attempt = 0; in waitForPublicVolume() local
208 CallAttemptRecord attempt = null; in attemptNextPhoneAccount() local289 private void setTimeoutIfNeeded(ConnectionServiceWrapper service, CallAttemptRecord attempt) { in setTimeoutIfNeeded()
672 private byte[] recodeImage(final int attempt) throws FileNotFoundException { in recodeImage()
524 for (int attempt = 0; attempt < retryTimes; ++attempt) { in res_nsend() local