Searched refs:notifyCellInfoChanged (Results 1 – 3 of 3) sorted by relevance
129 verify(mTelephonyRegistryManager).notifyCellInfoChanged(eq(0), in testNotifyCellInfo()
145 mTelephonyRegistryMgr.notifyCellInfoChanged(subId, cellInfo); in notifyCellInfo()
733 public void notifyCellInfoChanged(int subId, @NonNull List<CellInfo> cellInfo) { in notifyCellInfoChanged() method in TelephonyRegistryManager