Searched refs:mTestingThread (Results 1 – 1 of 1) sorted by relevance
85 private Thread mTestingThread = null; field in CaptivePortalLoginActivity153 if (mTestingThread != null) { in onDestroy()154 mTestingThread.interrupt(); in onDestroy()232 mTestingThread = new Thread(new Runnable() { in testForCaptivePortal()264 mTestingThread.start(); in testForCaptivePortal()