HomeSort by relevance Sort by last modified time
    Searched defs:waitForDisconnection (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/sensors/dynamic_sensor/
ConnectionDetector.cpp 74 void SocketConnectionDetector::waitForDisconnection(int connFd) {
96 waitForDisconnection(connFd);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DynamicSensorDiscoveryTestActivity.java 133 Assert.assertTrue("Cannot detect sensor disconnection.", mCallback.waitForDisconnection());
200 public boolean waitForDisconnection() {

Completed in 228 milliseconds