Searched refs:stopDppSession (Results 1 – 7 of 7) sorted by relevance
607 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()610 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()645 mDppManager.stopDppSession(0); in testDppStopSessionIncorrectUid()680 mDppManager.stopDppSession(10); in testDppStopSession()
4281 mWifiServiceImpl.stopDppSession(); in testStopDppSessionWithoutPermissions()
219 void stopDppSession(); in stopDppSession() method
4824 mService.stopDppSession(); in stopEasyConnectSession()
465 public void stopDppSession() throws RemoteException { in stopDppSession() method in BaseWifiService
365 public void stopDppSession(int uid) { in stopDppSession() method in DppManager
3521 public void stopDppSession() throws android.os.RemoteException { in stopDppSession() method in WifiServiceImpl3528 mDppManager.stopDppSession(uid); in stopDppSession()