Home
last modified time | relevance | path

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

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