Searched refs:setP2pSsidPostfix (Results 1 – 2 of 2) sorted by relevance
2782 mWifiNative.setP2pSsidPostfix("-" + mThisDevice.deviceName); in setAndPersistDeviceName()2816 mWifiNative.setP2pSsidPostfix("-" + mThisDevice.deviceName); in initializeP2pSettings()
1106 public boolean setP2pSsidPostfix(String postfix) { in setP2pSsidPostfix() method in WifiNative