Searched refs:notifyCellInfoForSubscriber (Results 1 – 6 of 6) sorted by relevance
69 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber() method
309 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber() method in TelephonyRegistryMock
228 mRegistry.notifyCellInfoForSubscriber(subId, cellInfo); in notifyCellInfo()
134 verify(mTelephonyRegisteryMock).notifyCellInfoForSubscriber(eq(0), in testNotifyCellInfo()
981 notifyCellInfoForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID, cellInfo); in notifyCellInfo()984 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber() method in TelephonyRegistry
40312 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyCellInfoForSubscriber(ILjava/util/Lis…