Searched refs:stopLooper (Results 1 – 2 of 2) sorted by relevance
1467 void stopLooper() { in stopLooper() method in ConnectivityManager.PacketKeepalive1476 stopLooper(); in stop()1501 stopLooper(); in PacketKeepalive()1505 stopLooper(); in PacketKeepalive()1535 k.stopLooper(); in startNattKeepalive()
262 private static void stopLooper(final Looper looper) throws Exception { in stopLooper() method in WifiStateMachineTest410 if (mSyncThread != null) stopLooper(mSyncThread.getLooper()); in cleanUp()411 if (mWsmThread != null) stopLooper(mWsmThread.getLooper()); in cleanUp()412 if (mP2pThread != null) stopLooper(mP2pThread.getLooper()); in cleanUp()