Searched refs:mTestingThread (Results 1 – 1 of 1) sorted by relevance
84 private Thread mTestingThread = null; field in CaptivePortalLoginActivity151 if (mTestingThread != null) { in onDestroy()152 mTestingThread.interrupt(); in onDestroy()232 mTestingThread = new Thread(new Runnable() { in testForCaptivePortal()263 mTestingThread.start(); in testForCaptivePortal()