Searched refs:isConcurrencyComboLoadedFromDriver (Results 1 – 3 of 3) sorted by relevance
157 && mHalDeviceManager.isConcurrencyComboLoadedFromDriver()) { in WifiApConfigStore()446 boolean isBridgedModeSupported = mHalDeviceManager.isConcurrencyComboLoadedFromDriver() in getDefaultApConfiguration()
186 public boolean isConcurrencyComboLoadedFromDriver() { in isConcurrencyComboLoadedFromDriver() method in HalDeviceManager
139 when(mHalDeviceManager.isConcurrencyComboLoadedFromDriver()).thenReturn(true); in setUp()1493 when(mHalDeviceManager.isConcurrencyComboLoadedFromDriver()).thenReturn(false); in testChipSupportBridgedButStaticChipUpdatedAfterGeneratingDefaultConfig()1512 when(mHalDeviceManager.isConcurrencyComboLoadedFromDriver()).thenReturn(false); in testChipNotSupportButStaticChipUpdatedAfterGeneratingDefaultConfig()1525 when(mHalDeviceManager.isConcurrencyComboLoadedFromDriver()).thenReturn(true); in testChipNotSupportButStaticChipUpdatedAfterGeneratingDefaultConfig()