Searched defs:P2P_DEVICE_LOST_EVENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiMonitor.java470 public static final int P2P_DEVICE_LOST_EVENT = BASE + 22; field in class:WifiMonitor
1139 if (device != null) mStateMachine.sendMessage(P2P_DEVICE_LOST_EVENT, device);

Completed in 34 milliseconds