Searched refs:onFeatureCapabilityChanged (Results 1 – 4 of 4) sorted by relevance
122 onFeatureCapabilityChanged(ImsServiceClass.MMTEL, enabledCapabilities, in onFeatureCapabilityChangedAdapter()167 public void onFeatureCapabilityChanged(int serviceClass, in onFeatureCapabilityChanged() method in ImsConnectionStateListener
338 verify(mImsPhone, times(1)).onFeatureCapabilityChanged(); in testImsFeatureCapabilityChange()
1675 public void onFeatureCapabilityChanged() { in onFeatureCapabilityChanged() method in ImsPhone
4174 mPhone.onFeatureCapabilityChanged(); in handleFeatureCapabilityChanged()