Searched refs:ImsState (Results 1 – 2 of 2) sorted by relevance
88 public @interface ImsState {} annotation in ImsFeature95 private @ImsState int mState = STATE_NOT_AVAILABLE;111 protected final void setFeatureState(@ImsState int state) { in setFeatureState()147 private void notifyFeatureState(@ImsState int state) { in notifyFeatureState()168 private void sendImsServiceIntent(@ImsState int state) { in sendImsServiceIntent()
133 public @interface ImsState {} annotation in ImsFeature346 private @ImsState int mState = STATE_UNAVAILABLE;382 public final void setFeatureState(@ImsState int state) { in setFeatureState()423 private void notifyFeatureState(@ImsState int state) { in notifyFeatureState()444 private void sendImsServiceIntent(@ImsState int state) { in sendImsServiceIntent()