Searched refs:notifyCellLocation (Results 1 – 6 of 6) sorted by relevance
369 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()370 verify(mTelephonyRegistryManager).notifyCellLocation(eq(0), in testNotifyCellLocation()377 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()378 verify(mTelephonyRegistryManager).notifyCellLocation(eq(1), in testNotifyCellLocation()
69 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() method
154 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() method in DefaultPhoneNotifier156 mTelephonyRegistryMgr.notifyCellLocation(subId, cellIdentity); in notifyCellLocation()
973 mNotifier.notifyCellLocation(this, cellIdentity); in notifyLocationChanged()
895 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation() method in TelephonyRegistryManager
84193 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellLocation(Landroid/os/Bund…