Searched refs:onDeviceInfoAvailable (Results 1 – 4 of 4) sorted by relevance
846 void onDeviceInfoAvailable(@Nullable WifiP2pDevice wifiP2pDevice); in onDeviceInfoAvailable() method1058 .onDeviceInfoAvailable((WifiP2pDevice) message.obj); in handleMessage()
482 mFragment.onDeviceInfoAvailable(wifiP2pDevice); in thisDeviceController_onDeviceInfoAvailable_shouldUpdateDeviceName()
615 public void onDeviceInfoAvailable(WifiP2pDevice wifiP2pDevice) { in onDeviceInfoAvailable() method in WifiP2pSettings
1108 method public void onDeviceInfoAvailable(@Nullable android.net.wifi.p2p.WifiP2pDevice);