Searched refs:notifyPhysicalChannelConfig (Results 1 – 4 of 4) sorted by relevance
135 void notifyPhysicalChannelConfig(Phone sender, List<PhysicalChannelConfig> configs); in notifyPhysicalChannelConfig() method
278 public void notifyPhysicalChannelConfig(Phone sender, in notifyPhysicalChannelConfig() method in DefaultPhoneNotifier
2953 public void notifyPhysicalChannelConfig(List<PhysicalChannelConfig> configs) { in notifyPhysicalChannelConfig() method in Phone2955 mNotifier.notifyPhysicalChannelConfig(this, configs); in notifyPhysicalChannelConfig()
1694 mPhone.notifyPhysicalChannelConfig(list); in handleMessage()