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.java446 public static final int CLEAR_LOCAL_SERVICES = BASE + 34; field in WifiP2pManager
1486 c.mAsyncChannel.sendMessage(CLEAR_LOCAL_SERVICES, 0, c.putListener(listener)); in clearLocalServices()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java450 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in handleMessage()
1154 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessage()
1422 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessage()
1828 case WifiP2pManager.CLEAR_LOCAL_SERVICES: in processMessage()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java3882 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceSuccess()
3895 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceSuccessWithoutClientInfo()
3907 sendSimpleMsg(mClientMessenger, WifiP2pManager.CLEAR_LOCAL_SERVICES); in testClearLocalServiceFailureWhenP2pDisabled()
3924 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