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

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

Completed in 54 milliseconds