Searched refs:stopDppSession (Results 1 – 8 of 8) sorted by relevance
734 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()737 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()772 mDppManager.stopDppSession(0); in testDppStopSessionIncorrectUid()808 mDppManager.stopDppSession(10); in testDppStopSession()1272 mDppManager.stopDppSession(10); in testDppStopSessionInResponderMode()
7902 mWifiServiceImpl.stopDppSession(); in testStopDppSessionWithoutPermissions()
355 void stopDppSession(); in stopDppSession() method
783 public void stopDppSession() throws RemoteException { in stopDppSession() method in BaseWifiService
9405 mService.stopDppSession(); in stopEasyConnectSession()
568 public void stopDppSession(int uid) { in stopDppSession() method in DppManager
1848 mWifiService.stopDppSession(); in onCommand()
6534 public void stopDppSession() throws RemoteException {6540 mWifiThreadRunner.post(() -> mDppManager.stopDppSession(uid),