Searched refs:setManufacturer (Results 1 – 3 of 3) sorted by relevance
442 when(mWifiNative.setManufacturer(anyString())).thenReturn(true); in loadComponents()
1090 public boolean setManufacturer(String value) { in setManufacturer() method in WifiNative
4321 if (!mWifiNative.setManufacturer(detail)) { in initializeWpsDetails()