Home
last modified time | relevance | path

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

/frameworks/base/tests/UsbHostExternalManagmentTest/AoapTestHost/src/com/android/hardware/usb/aoaphosttest/
DUsbAoapHostTestActivity.java138 private synchronized boolean shouldQuit() { in shouldQuit() method in UsbAoapHostTestActivity.ReaderThread
144 while (!shouldQuit()) { in run()
/frameworks/base/tests/UsbHostExternalManagmentTest/AoapTestDevice/src/com/android/hardware/usb/aoapdevicetest/
DUsbAoapDeviceTestActivity.java138 private synchronized boolean shouldQuit() { in shouldQuit() method in UsbAoapDeviceTestActivity.ReaderThread
144 while (!shouldQuit()) { in run()