Searched refs:ExternalRcsFeatureState (Results 1 – 1 of 1) sorted by relevance
232 onExternalRcsStateChanged((ExternalRcsFeatureState) msg.obj); in handleMessage()431 private ExternalRcsFeatureState mExternalState = null;543 void notifyExternalRcsState(ExternalRcsFeatureState fs) { in notifyExternalRcsState()551 ExternalRcsFeatureState oldFs = mExternalState; in notifyExternalRcsState()689 private static class ExternalRcsFeatureState { class in ImsStateCallbackController694 ExternalRcsFeatureState(int slotId, int state, int reason) { in ExternalRcsFeatureState() method in ImsStateCallbackController.ExternalRcsFeatureState915 private void onExternalRcsStateChanged(ExternalRcsFeatureState fs) { in onExternalRcsStateChanged()961 ExternalRcsFeatureState fs = new ExternalRcsFeatureState(slotId, state, reason); in notifyExternalRcsStateChanged()