Searched refs:canRequestMoreSoftApManagers (Results 1 – 4 of 4) sorted by relevance
2145 assertFalse(mActiveModeWarden.canRequestMoreSoftApManagers()); in interfaceAvailabilityListener()2156 assertTrue(mActiveModeWarden.canRequestMoreSoftApManagers()); in interfaceAvailabilityListener()2164 assertFalse(mActiveModeWarden.canRequestMoreSoftApManagers()); in interfaceAvailabilityListener()
4832 when(mActiveModeWarden.canRequestMoreSoftApManagers()).thenReturn(isApConcurrencySupported); in startLohsAndTethering()4841 when(mActiveModeWarden.canRequestMoreSoftApManagers()).thenReturn(isApConcurrencySupported); in startLohsAndTethering()
171 public boolean canRequestMoreSoftApManagers() { in canRequestMoreSoftApManagers() method in ActiveModeWarden
896 () -> mActiveModeWarden.canRequestMoreSoftApManagers(), false)) { in startSoftAp()954 () -> mActiveModeWarden.canRequestMoreSoftApManagers(), false)) { in startTetheredHotspot()1779 if (!mActiveModeWarden.canRequestMoreSoftApManagers() in startLocalOnlyHotspot()