Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java105 protected RegistrantList mPhysicalChannelConfigurationRegistrants = new RegistrantList(); field in BaseCommands
916 mPhysicalChannelConfigurationRegistrants.addUnique(h, what, obj); in registerForPhysicalChannelConfiguration()
921 mPhysicalChannelConfigurationRegistrants.remove(h); in unregisterForPhysicalChannelConfiguration()
DRadioIndication.java1155 mRil.mPhysicalChannelConfigurationRegistrants.notifyRegistrants( in physicalChannelConfigsIndication()