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

  /frameworks/wilhelm/src/
classes.h 199 pthread_t mSyncThread;
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java 323 HandlerThread mSyncThread;
468 if (mSyncThread != null) stopLooper(mSyncThread.getLooper());
474 mSyncThread = null;
    [all...]

Completed in 357 milliseconds