Home
last modified time | relevance | path

Searched refs:notifyPhysicalChannelConfigForSubscriber (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl95 void notifyPhysicalChannelConfigForSubscriber(in int phoneId, in int subId, in notifyPhysicalChannelConfigForSubscriber() method
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java808 public void notifyPhysicalChannelConfigForSubscriber(int slotIndex, int subId, in notifyPhysicalChannelConfigForSubscriber() method in TelephonyRegistryManager
811 sRegistry.notifyPhysicalChannelConfigForSubscriber(slotIndex, subId, configs); in notifyPhysicalChannelConfigForSubscriber()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java244 mTelephonyRegistryMgr.notifyPhysicalChannelConfigForSubscriber( in notifyPhysicalChannelConfig()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyRegistryTest.java765 mTelephonyRegistry.notifyPhysicalChannelConfigForSubscriber(0, subId, configs); in testPhysicalChannelConfigChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2598 public void notifyPhysicalChannelConfigForSubscriber(int phoneId, int subId, in notifyPhysicalChannelConfigForSubscriber() method in TelephonyRegistry
/aosp12/frameworks/base/services/
H A Dart-profile3323 HPLcom/android/server/TelephonyRegistry;->notifyPhysicalChannelConfigForSubscriber(IILjava/util/Lis…