Home
last modified time | relevance | path

Searched refs:notifyCellLocation (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java236 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()
DTestPhoneNotifier.java.broken39 public void notifyCellLocation(Phone sender) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java64 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() method
DDefaultPhoneNotifier.java137 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() method in DefaultPhoneNotifier
139 mTelephonyRegistryMgr.notifyCellLocation(subId, cellIdentity); in notifyCellLocation()
DGsmCdmaPhone.java875 mNotifier.notifyCellLocation(this, cellIdentity); in notifyLocationChanged()
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java718 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation() method in TelephonyRegistryManager
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt88159 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellLocation(Landroid/os/Bund…