Home
last modified time | relevance | path

Searched defs:notifyPhysicalChannelConfig (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java135 void notifyPhysicalChannelConfig(Phone sender, List<PhysicalChannelConfig> configs); in notifyPhysicalChannelConfig() method
DDefaultPhoneNotifier.java278 public void notifyPhysicalChannelConfig(Phone sender, in notifyPhysicalChannelConfig() method in DefaultPhoneNotifier
DPhone.java2953 public void notifyPhysicalChannelConfig(List<PhysicalChannelConfig> configs) { in notifyPhysicalChannelConfig() method in Phone