Searched refs:mSimultaneousCallingSupportStatusRegistrant (Results 1 – 2 of 2) sorted by relevance
64 if (mRadioConfig.mSimultaneousCallingSupportStatusRegistrant != null) { in onSimultaneousCallingSupportChanged()66 mRadioConfig.mSimultaneousCallingSupportStatusRegistrant.notifyRegistrant( in onSimultaneousCallingSupportChanged()
79 protected Registrant mSimultaneousCallingSupportStatusRegistrant; field in RadioConfig599 mSimultaneousCallingSupportStatusRegistrant = new Registrant(h, what, obj); in registerForSimultaneousCallingSupportStatusChanged()