Searched refs:notifyCellLocation (Results 1 – 9 of 9) sorted by relevance
41 void notifyCellLocation(Phone sender, CellLocation cl); in notifyCellLocation() method
219 public void notifyCellLocation(Phone sender, CellLocation cl) { in notifyCellLocation() method in DefaultPhoneNotifier
769 mNotifier.notifyCellLocation(this, cl); in notifyLocationChanged()
39 public void notifyCellLocation(Phone sender) {
252 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()261 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone, mGsmCellLocation); in testNotifyCellLocation()
66 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation() method
336 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistryMock
74 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyCellLocation(Landroid/os/Bundle;)V
1534 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistry