Searched refs:setDeviceType (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pWfdInfo.java76 public boolean setDeviceType(int deviceType) { method in class:WifiP2pWfdInfo
H A DWifiP2pService.java2298 mWifiNative.setDeviceType(mThisDevice.primaryDeviceType);
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiNative.java458 public boolean setDeviceType(String type) { method in class:WifiNative
H A DWifiStateMachine.java2356 if (!mWifiNative.setDeviceType(mPrimaryDeviceType)) {
/frameworks/base/services/java/com/android/server/display/
H A DWifiDisplayController.java241 wfdInfo.setDeviceType(WifiP2pWfdInfo.WFD_SOURCE);

Completed in 165 milliseconds