Home
last modified time | relevance | path

Searched refs:CLEAR_LOCAL_SERVICES (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java672 public static final int CLEAR_LOCAL_SERVICES = BASE + 34; field in WifiP2pManager
2660 channel.mAsyncChannel.sendMessage(CLEAR_LOCAL_SERVICES, 0, channel.putListener(listener)); in clearLocalServices()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java610 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in handleMessage()
1680 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in getWhatToString()
2022 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in needsActiveP2p()
2152 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessageImpl()
2675 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessageImpl()
3350 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessageImpl()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java5909 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceSuccess()
5922 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceFailureWithoutClientInfo()
5934 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceFailureWhenP2pDisabled()
5951 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceFailureWhenP2pUnsupported()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1245 Landroid/net/wifi/p2p/WifiP2pManager;->CLEAR_LOCAL_SERVICES:I