Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java2615 public void notifyPhysicalChannelConfiguration(List<PhysicalChannelConfig> configs) { in notifyPhysicalChannelConfiguration() method in Phone
DServiceStateTracker.java1619 mPhone.notifyPhysicalChannelConfiguration(list); in handleMessage()