Searched refs:mDispatchThread (Results 1 – 1 of 1) sorted by relevance
48 private volatile Thread mDispatchThread = null; field in WifiThreadRunner148 mDispatchThread = Thread.currentThread(); in prepareForAutoDispatch()239 if (Thread.currentThread() == mDispatchThread) { in runWithScissors()