Searched refs:stopDppSession (Results 1 – 7 of 7) sorted by relevance
735 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()738 mDppManager.stopDppSession(0); in testDppStopSessionNotStarted()773 mDppManager.stopDppSession(0); in testDppStopSessionIncorrectUid()809 mDppManager.stopDppSession(10); in testDppStopSession()1273 mDppManager.stopDppSession(10); in testDppStopSessionInResponderMode()
8005 mWifiServiceImpl.stopDppSession(); in testStopDppSessionWithoutPermissions()
367 void stopDppSession(); in stopDppSession() method
9605 mService.stopDppSession(); in stopEasyConnectSession()
569 public void stopDppSession(int uid) { in stopDppSession() method in DppManager
1907 mWifiService.stopDppSession(); in onCommand()
7047 public void stopDppSession() throws RemoteException {7053 mWifiThreadRunner.post(() -> mDppManager.stopDppSession(uid),