Searched refs:mWaitThread (Results 1 – 2 of 2) sorted by relevance
65 private Thread mWaitThread; field in EmailConnectivityManager85 Thread thread= mWaitThread; in stopWait()173 mWaitThread = Thread.currentThread(); in waitForConnectivity()213 mWaitThread = null; in waitForConnectivity()
733 private Thread mWaitThread; field in LauncherModel.LoaderTask1481 Log.d(TAG, "mLoaderTask.mWaitThread=" + mWaitThread); in dumpState()