Searched refs:isCarrierSupportTethering (Results 1 – 3 of 3) sorted by relevance
164 public final boolean isCarrierSupportTethering; field in TetheringConfiguration281 isCarrierSupportTethering = carrierConfigAffirmsCarrierSupport(carrierConfigs); in TetheringConfiguration()430 pw.println("isCarrierSupportTethering: " + isCarrierSupportTethering); in dump()475 sj.add(String.format("isCarrierSupportTethering:%s", isCarrierSupportTethering)); in toString()
314 if (!config.isCarrierSupportTethering) { in getTetherProvisioningCondition()434 if (!config.isCarrierSupportTethering) { in runTetheringProvisioning()
519 assertTrue(cfg.isCarrierSupportTethering); in testGetCarrierConfigBySubId_noCarrierConfigManager_configsAreDefault()532 assertTrue(cfg.isCarrierSupportTethering); in testGetCarrierConfigBySubId_carrierConfigMissing_configsAreDefault()548 assertFalse(cfg.isCarrierSupportTethering); in testGetCarrierConfigBySubId_hasConfigs_carrierUnsupportAndCheckNotRequired()550 assertTrue(cfg.isCarrierSupportTethering); in testGetCarrierConfigBySubId_hasConfigs_carrierUnsupportAndCheckNotRequired()