Searched defs:p2pDeviceList (Results 1 – 3 of 3) sorted by relevance
35 void onPeerListChanged(in WifiP2pDeviceList p2pDeviceList); in onPeerListChanged()
1320 default void onPeerListChanged(@NonNull WifiP2pDeviceList p2pDeviceList) { in onPeerListChanged()1506 public void onPeerListChanged(WifiP2pDeviceList p2pDeviceList) { in onPeerListChanged()
1186 private void onPeerListChanged(WifiP2pDeviceList p2pDeviceList) { in onPeerListChanged()5783 WifiP2pDeviceList p2pDeviceList = new WifiP2pDeviceList(mPeers); in sendPeersChangedBroadcast() local