Searched refs:testCapability (Results 1 – 2 of 2) sorted by relevance
2746 SoftApCapability testCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport() local2747 testCapability.setSupportedChannelList( in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2749 testCapability.setSupportedChannelList( in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2751 testCapability.setCountryCode(TEST_COUNTRY_CODE); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2755 testCapability, TEST_COUNTRY_CODE, TEST_TETHERING_REQUEST); in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2785 SoftApCapability testCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport() local2786 testCapability.setSupportedChannelList( in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()2788 testCapability.setSupportedChannelList( in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()2795 testCapability, TEST_COUNTRY_CODE, TEST_TETHERING_REQUEST); in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()3384 SoftApCapability testCapability = new SoftApCapability(mTestSoftApCapability); in testBridgedModeFallbackToSingleModeDueToUnavailableBand() local[all …]
2954 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateCapabilityInSoftApActiveMode() local2956 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateCapabilityInSoftApActiveMode()2959 verify(mSoftApManager).updateCapability(testCapability); in testUpdateCapabilityInSoftApActiveMode()2974 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateCapabilityInNonSoftApActiveMode() local2976 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateCapabilityInNonSoftApActiveMode()2984 SoftApCapability testCapability = new SoftApCapability(0); in testUpdateLocalModeSoftApCapabilityInTetheredSoftApActiveMode() local2986 mActiveModeWarden.updateSoftApCapability(testCapability, in testUpdateLocalModeSoftApCapabilityInTetheredSoftApActiveMode()