Searched refs:testCapability (Results 1 – 2 of 2) sorted by relevance
2849 SoftApCapability testCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport() local2850 testCapability.setSupportedChannelList( in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2852 testCapability.setSupportedChannelList( in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2854 testCapability.setCountryCode(TEST_COUNTRY_CODE); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2858 testCapability, TEST_COUNTRY_CODE, TEST_TETHERING_REQUEST); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2888 SoftApCapability testCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport() local2889 testCapability.setSupportedChannelList( in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()2891 testCapability.setSupportedChannelList( in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()2898 testCapability, TEST_COUNTRY_CODE, TEST_TETHERING_REQUEST); in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()3496 SoftApCapability testCapability = new SoftApCapability(mTestSoftApCapability); in testBridgedModeFallbackToSingleModeDueToUnavailableBand() local[all …]
3306 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateCapabilityInSoftApActiveMode() local3308 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateCapabilityInSoftApActiveMode()3311 verify(mSoftApManager).updateCapability(testCapability); in testUpdateCapabilityInSoftApActiveMode()3326 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateCapabilityInNonSoftApActiveMode() local3328 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateCapabilityInNonSoftApActiveMode()3336 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateLocalModeSoftApCapabilityInTetheredSoftApActiveMode() local3338 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateLocalModeSoftApCapabilityInTetheredSoftApActiveMode()