Searched refs:mTestingThread (Results 1 – 1 of 1) sorted by relevance
83 private Thread mTestingThread = null; field in CaptivePortalLoginActivity152 if (mTestingThread != null) { in onDestroy()153 mTestingThread.interrupt(); in onDestroy()230 mTestingThread = new Thread(new Runnable() { in testForCaptivePortal()262 mTestingThread.start(); in testForCaptivePortal()