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.java405 public static final int SET_DEVICE_NAME_FAILED = BASE + 52; field in WifiP2pManager
713 case SET_DEVICE_NAME_FAILED: in handleMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java660 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()
820 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()
983 replyToMessage(message, WifiP2pManager.SET_DEVICE_NAME_FAILED, in processMessage()