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

/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java80 class TelephonyRegistry extends ITelephonyRegistry.Stub { class in inherits:ITelephonyRegistry.Stub
81 private static final String TAG = "TelephonyRegistry";
210 TelephonyRegistry.this.notifyCellLocationForSubscriber(sub,
278 TelephonyRegistry(Context context) { method in class:TelephonyRegistry

Completed in 46 milliseconds