Searched refs:shouldQuit (Results 1 – 2 of 2) sorted by relevance
163 private synchronized boolean shouldQuit() { in shouldQuit() method in AoapPhoneCompanionActivity.ProcessorThread173 while (!shouldQuit()) { in run()175 while (!shouldQuit()) { in run()195 if (!shouldQuit()) { in run()
194 private synchronized boolean shouldQuit() { in shouldQuit() method in SpeedMeasurementController.ReaderThread200 while (!shouldQuit()) { in run()250 protected synchronized boolean shouldQuit() { in shouldQuit() method in SpeedMeasurementController.BaseWriterThread298 while (bytesToSend > 0 && !shouldQuit()) { in run()377 while (bytesToSend > 0 && !shouldQuit()) { in run()