Searched refs:allowVideoOverIWLANWithCellularLimitedCase (Results 1 – 3 of 3) sorted by relevance
1908 Assert.assertFalse(mConfigManager.allowVideoOverIWLANWithCellularLimitedCase()); in testIsAllowVideoOverIwlanWithCellularLimitedCase()1912 Assert.assertTrue(mConfigManager.allowVideoOverIWLANWithCellularLimitedCase()); in testIsAllowVideoOverIwlanWithCellularLimitedCase()
1752 boolean allowVideoOverIWLANWithCellularLimitedCase() { in allowVideoOverIWLANWithCellularLimitedCase() method in QnsCarrierConfigManager
1026 if (mConfigManager.allowVideoOverIWLANWithCellularLimitedCase() in isWfcEnabled()