Searched defs:updateThisDevice (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java1476 updateThisDevice(WifiP2pDevice.CONNECTED);
1697 updateThisDevice(WifiP2pDevice.AVAILABLE);
2306 updateThisDevice(WifiP2pDevice.AVAILABLE);
2318 private void updateThisDevice(int status) { method in class:WifiP2pService.P2pStateMachine

Completed in 31 milliseconds