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.java100 protected RegistrantList mPhysicalChannelConfigurationRegistrants = new RegistrantList(); field in BaseCommands
914 mPhysicalChannelConfigurationRegistrants.add(r); in registerForPhysicalChannelConfiguration()
919 mPhysicalChannelConfigurationRegistrants.remove(h); in unregisterForPhysicalChannelConfiguration()
DRadioIndication.java1051 mRil.mPhysicalChannelConfigurationRegistrants.notifyRegistrants( in physicalChannelConfigsIndication()