Home
last modified time | relevance | path

Searched defs:shouldQuit (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/usb/AoapPhoneCompanionApp/src/com/google/android/car/usb/aoap/companion/
DAoapPhoneCompanionActivity.java163 private synchronized boolean shouldQuit() { in shouldQuit() method in AoapPhoneCompanionActivity.ProcessorThread
/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
DSpeedMeasurementController.java194 private synchronized boolean shouldQuit() { in shouldQuit() method in SpeedMeasurementController.ReaderThread
250 protected synchronized boolean shouldQuit() { in shouldQuit() method in SpeedMeasurementController.BaseWriterThread