Searched defs:notifyCellLocationForSubscriber (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java210 TelephonyRegistry.this.notifyCellLocationForSubscriber(sub,
1073 notifyCellLocationForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID, cellLocation);
1076 public void notifyCellLocationForSubscriber(int subId, Bundle cellLocation) { method in class:TelephonyRegistry
1077 log("notifyCellLocationForSubscriber: subId=" + subId
1083 log("notifyCellLocationForSubscriber: subId=" + subId

Completed in 37 milliseconds