Searched refs:notifyPhysicalChannelConfigForSubscriber (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/telephony/ |
H A D | ITelephonyRegistry.aidl | 95 void notifyPhysicalChannelConfigForSubscriber(in int phoneId, in int subId, in notifyPhysicalChannelConfigForSubscriber() method
|
/aosp12/frameworks/base/core/java/android/telephony/ |
H A D | TelephonyRegistryManager.java | 808 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 D | DefaultPhoneNotifier.java | 244 mTelephonyRegistryMgr.notifyPhysicalChannelConfigForSubscriber( in notifyPhysicalChannelConfig()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | TelephonyRegistryTest.java | 765 mTelephonyRegistry.notifyPhysicalChannelConfigForSubscriber(0, subId, configs); in testPhysicalChannelConfigChanged()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | TelephonyRegistry.java | 2598 public void notifyPhysicalChannelConfigForSubscriber(int phoneId, int subId, in notifyPhysicalChannelConfigForSubscriber() method in TelephonyRegistry
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 3323 HPLcom/android/server/TelephonyRegistry;->notifyPhysicalChannelConfigForSubscriber(IILjava/util/Lis…
|