Searched refs:setConfigMethods (Results 1 – 4 of 4) sorted by relevance
446 when(mWifiNative.setConfigMethods(anyString())).thenReturn(true); in loadComponents()
1086 public boolean setConfigMethods(String cfg) { in setConfigMethods() method in WifiNative
4336 if (!mWifiNative.setConfigMethods("physical_display virtual_push_button")) { in initializeWpsDetails()
2820 mWifiNative.setConfigMethods("virtual_push_button physical_display keypad"); in initializeP2pSettings()