Searched refs:stopDppSession (Results 1 – 7 of 7) sorted by relevance
701 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()704 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()739 mDppManager.stopDppSession(0); in testDppStopSessionIncorrectUid()775 mDppManager.stopDppSession(10); in testDppStopSession()1232 mDppManager.stopDppSession(10); in testDppStopSessionInResponderMode()
6491 mWifiServiceImpl.stopDppSession(); in testStopDppSessionWithoutPermissions()
272 void stopDppSession(); in stopDppSession() method
6900 mService.stopDppSession(); in stopEasyConnectSession()
622 public void stopDppSession() throws RemoteException { in stopDppSession() method in BaseWifiService
492 public void stopDppSession(int uid) { in stopDppSession() method in DppManager
4739 public void stopDppSession() throws RemoteException {4745 mWifiThreadRunner.post(() -> mDppManager.stopDppSession(uid));