Searched refs:setP2pDeviceType (Results 1 – 3 of 3) sorted by relevance
358 public boolean setP2pDeviceType(String type) { in setP2pDeviceType() method in WifiP2pNative
3694 mWifiNative.setP2pDeviceType(mThisDevice.primaryDeviceType); in initializeP2pSettings()
222 assertTrue(mWifiP2pNative.setP2pDeviceType(TEST_DEVICE_TYPE)); in testSetP2pDeviceType()