Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java501 public static final int REQUEST_PERSISTENT_GROUP_INFO = BASE + 57; field in WifiP2pManager
1762 c.mAsyncChannel.sendMessage(REQUEST_PERSISTENT_GROUP_INFO, 0, c.putListener(listener)); in requestPersistentGroupInfo()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java459 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in handleMessage()
1211 case WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO: in processMessage()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java3648 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoSuccess()
3673 sendSimpleMsg(mClientMessenger, WifiP2pManager.REQUEST_PERSISTENT_GROUP_INFO); in testRequestPersistentGroupInfoNoPermissionFailure()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1296 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PERSISTENT_GROUP_INFO:I