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

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java 355 public static final int REMOVE_LOCAL_SERVICE_FAILED = BASE + 32;
661 case REMOVE_LOCAL_SERVICE_FAILED:
    [all...]
WifiP2pService.java 548 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED,
695 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED,
    [all...]

Completed in 25 milliseconds