Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl68 void notifyCellLocationForSubscriber(in int subId, in CellIdentity cellLocation); in notifyCellLocationForSubscriber() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2313 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber() method in TelephonyRegistry
2317 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber() method in TelephonyRegistry