Searched refs:notifyCellInfoForSubscriber (Results 1 – 4 of 4) sorted by relevance
82 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber() method
717 sRegistry.notifyCellInfoForSubscriber(subId, cellInfo); in notifyCellInfoChanged()
1498 notifyCellInfoForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID, cellInfo); in notifyCellInfo()1501 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber() method in TelephonyRegistry
3628 HPLcom/android/server/TelephonyRegistry;->notifyCellInfoForSubscriber(ILjava/util/List;)V