Home
last modified time | relevance | path

Searched refs:notifyCellInfoForSubscriber (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl82 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java717 sRegistry.notifyCellInfoForSubscriber(subId, cellInfo); in notifyCellInfoChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1498 notifyCellInfoForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID, cellInfo); in notifyCellInfo()
1501 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile3628 HPLcom/android/server/TelephonyRegistry;->notifyCellInfoForSubscriber(ILjava/util/List;)V