Searched refs:tryAgain (Results 1 – 3 of 3) sorted by relevance
377 boolean tryAgain = false; in incServiceCrashCountLocked()393 tryAgain = true; in incServiceCrashCountLocked()396 return tryAgain; in incServiceCrashCountLocked()
861 boolean tryAgain = app.mServices.incServiceCrashCountLocked(now);904 mService.mProcessList.removeProcessLocked(app, false, tryAgain,924 if (data != null && tryAgain) {
277 bool tryAgain = true; in waitForFreeSlotThenRelock() local278 while (tryAgain) { in waitForFreeSlotThenRelock()351 tryAgain = (*found == BufferQueueCore::INVALID_BUFFER_SLOT) || in waitForFreeSlotThenRelock()353 if (tryAgain) { in waitForFreeSlotThenRelock()