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

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java428 public static final int SET_DEVICE_NAME = BASE + 51; field in class:WifiP2pManager
1306 c.mAsyncChannel.sendMessage(SET_DEVICE_NAME, 0, c.putListener(listener), d);

Completed in 32 milliseconds