Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemConfigBase.java101 private RegistrantList mNumOfLiveModemChangedRegistrants = new RegistrantList(); field in MockModemConfigBase
800 mNumOfLiveModemChangedRegistrants.notifyRegistrants( in notifyAllRegistrantNotifications()
835 mNumOfLiveModemChangedRegistrants.addUnique(h, what, obj); in registerForNumOfLiveModemChanged()
840 mNumOfLiveModemChangedRegistrants.remove(h); in unregisterForNumOfLiveModemChanged()