Searched refs:hasActiveFeatures (Results 1 – 3 of 3) sorted by relevance
234 if (c.hasActiveFeatures()) { in updateFeatureControllerSize()289 if (f.hasActiveFeatures()) mFeatureControllers.put(slotId, f); in onCarrierConfigChangedForSlot()293 if (!f.hasActiveFeatures()) { in onCarrierConfigChangedForSlot()339 if (c.hasActiveFeatures()) c.connect(); in updateSupportedFeatures()342 .notifyExternalRcsStateChanged(slotId, false, c.hasActiveFeatures()); in updateSupportedFeatures()
261 public boolean hasActiveFeatures() { in hasActiveFeatures() method in RcsFeatureController
500 if (mExternalState != null && !mExternalState.hasActiveFeatures()) { in connectionUnavailableInternal()506 if ((mExternalState != null && mExternalState.hasActiveFeatures()) in connectionUnavailableInternal()564 if (fs.hasActiveFeatures()) { in notifyExternalRcsState()578 if (oldFs == null || oldFs.hasActiveFeatures()) { in notifyExternalRcsState()599 } else if (!mExternalState.hasActiveFeatures()) { in notifyState()616 : mExternalState.hasActiveFeatures()) in dump()700 boolean hasActiveFeatures() { in hasActiveFeatures() method in ImsStateCallbackController.ExternalRcsFeatureState937 int slotId, boolean ready, boolean hasActiveFeatures) { in notifyExternalRcsStateChanged() argument945 } else if (!hasActiveFeatures) { in notifyExternalRcsStateChanged()958 + ", hasActiveFeatures=" + hasActiveFeatures); in notifyExternalRcsStateChanged()