Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java251 verify(mTelephonyRegisteryMock).notifyCellLocationForSubscriber(eq(0), in testNotifyCellLocation()
260 verify(mTelephonyRegisteryMock).notifyCellLocationForSubscriber(eq(1), in testNotifyCellLocation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl58 void notifyCellLocationForSubscriber(in int subId, in Bundle cellLocation); in notifyCellLocationForSubscriber() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java266 public void notifyCellLocationForSubscriber(int subId, Bundle cellLocation) { in notifyCellLocationForSubscriber() method in TelephonyRegistryMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java216 mRegistry.notifyCellLocationForSubscriber(subId, data); in notifyCellLocation()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java232 TelephonyRegistry.this.notifyCellLocationForSubscriber(sub,
1279 notifyCellLocationForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID, cellLocation); in notifyCellLocation()
1282 public void notifyCellLocationForSubscriber(int subId, Bundle cellLocation) { in notifyCellLocationForSubscriber() method in TelephonyRegistry
/frameworks/base/config/
Dboot-image-profile.txt40291 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellLocationForSubscriber(…
40314 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyCellLocationForSubscriber(ILandroid/o…