Home
last modified time | relevance | path

Searched refs:SET_DEVICE_NAME_FAILED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java414 public static final int SET_DEVICE_NAME_FAILED = BASE + 52; field in WifiP2pManager
766 case SET_DEVICE_NAME_FAILED: in handleMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java906 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()
1069 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()
1222 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()