HomeSort by relevance Sort by last modified time
    Searched refs:P2P_DEVICE_LOST_EVENT (Results 1 - 2 of 2) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java 309 public static final int P2P_DEVICE_LOST_EVENT = BASE + 22;
597 mStateMachine.sendMessage(P2P_DEVICE_LOST_EVENT, new WifiP2pDevice(dataString));
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 616 case WifiMonitor.P2P_DEVICE_LOST_EVENT:
    [all...]

Completed in 1409 milliseconds