Home
last modified time | relevance | path

Searched refs:mSimultaneousCallingSupportChangedRegistrants (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemConfigBase.java104 private RegistrantList mSimultaneousCallingSupportChangedRegistrants = new RegistrantList(); field in MockModemConfigBase
431 mSimultaneousCallingSupportChangedRegistrants.notifyRegistrants( in handleMessage()
806 mSimultaneousCallingSupportChangedRegistrants.notifyRegistrants( in notifyAllRegistrantNotifications()
857 mSimultaneousCallingSupportChangedRegistrants.addUnique(h, what, obj); in registerForSimultaneousCallingSupportStatusChanged()
862 mSimultaneousCallingSupportChangedRegistrants.remove(h); in unregisterForSimultaneousCallingSupportStatusChanged()