Searched refs:mCallStateRegistrants (Results 1 – 3 of 3) sorted by relevance
1618 mCallStateRegistrants.notifyRegistrants(); in triggerRing()1625 mCallStateRegistrants.notifyRegistrants(); in progressConnectingCallState()1633 mCallStateRegistrants.notifyRegistrants(); in progressConnectingToActive()1661 mCallStateRegistrants.notifyRegistrants(); in triggerHangupForeground()1669 mCallStateRegistrants.notifyRegistrants(); in triggerHangupBackground()1696 mCallStateRegistrants.notifyRegistrants(); in triggerHangupAll()
54 protected RegistrantList mCallStateRegistrants = new RegistrantList(); field in BaseCommands283 mCallStateRegistrants.addUnique(h, what, obj); in registerForCallStateChanged()288 mCallStateRegistrants.remove(h); in unregisterForCallStateChanged()
157 mRil.mCallStateRegistrants.notifyRegistrants(); in callStateChanged()