Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java110 protected RegistrantList mPhysicalChannelConfigurationRegistrants = new RegistrantList(); field in BaseCommands
940 mPhysicalChannelConfigurationRegistrants.addUnique(h, what, obj); in registerForPhysicalChannelConfiguration()
945 mPhysicalChannelConfigurationRegistrants.remove(h); in unregisterForPhysicalChannelConfiguration()
DNetworkIndication.java201 mRil.mPhysicalChannelConfigurationRegistrants.notifyRegistrants( in currentPhysicalChannelConfigs()
DRadioIndication.java1240 mRil.mPhysicalChannelConfigurationRegistrants.notifyRegistrants( in physicalChannelConfigsIndication()