Searched refs:notifyCellLocation (Results 1 – 7 of 7) sorted by relevance
236 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()237 verify(mTelephonyRegistryManager).notifyCellLocation(eq(0), in testNotifyCellLocation()244 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()245 verify(mTelephonyRegistryManager).notifyCellLocation(eq(1), in testNotifyCellLocation()
39 public void notifyCellLocation(Phone sender) {
64 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() method
137 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() method in DefaultPhoneNotifier139 mTelephonyRegistryMgr.notifyCellLocation(subId, cellIdentity); in notifyCellLocation()
875 mNotifier.notifyCellLocation(this, cellIdentity); in notifyLocationChanged()
718 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation() method in TelephonyRegistryManager
88159 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellLocation(Landroid/os/Bund…