Searched refs:hasActiveFeatures (Results 1 – 2 of 2) sorted by relevance
223 if (c.hasActiveFeatures()) { in updateFeatureControllerSize()262 if (f.hasActiveFeatures()) mFeatureControllers.put(slotId, f); in onCarrierConfigChangedForSlot()266 if (!f.hasActiveFeatures()) { in onCarrierConfigChangedForSlot()312 if (c.hasActiveFeatures()) c.connect(); in updateSupportedFeatures()
254 public boolean hasActiveFeatures() { in hasActiveFeatures() method in RcsFeatureController