Searched defs:attempt (Results 1 – 5 of 5) 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()
295 int attempt = 0; in getAdoptionDisk() local309 int attempt = 0; in waitForPublicVolume() local
207 CallAttemptRecord attempt = null; in attemptNextPhoneAccount() local274 private void setTimeoutIfNeeded(ConnectionServiceWrapper service, CallAttemptRecord attempt) { in setTimeoutIfNeeded()
672 private byte[] recodeImage(final int attempt) throws FileNotFoundException { in recodeImage()