Searched refs:ImsState (Results 1 – 2 of 2) sorted by relevance
62 public @interface ImsState {} annotation in ImsFeature69 private @ImsState int mState = STATE_NOT_AVAILABLE;87 protected final void setFeatureState(@ImsState int state) { in setFeatureState()123 private void notifyFeatureState(@ImsState int state) { in notifyFeatureState()
132 public @interface ImsState {} annotation in ImsFeature310 private @ImsState int mState = STATE_UNAVAILABLE;341 public final void setFeatureState(@ImsState int state) { in setFeatureState()382 private void notifyFeatureState(@ImsState int state) { in notifyFeatureState()