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

/frameworks/base/services/java/com/android/server/
H A DTelephonyRegistry.java61 class TelephonyRegistry extends ITelephonyRegistry.Stub { class in inherits:ITelephonyRegistry.Stub
62 private static final String TAG = "TelephonyRegistry";
143 TelephonyRegistry.this.notifyCellLocation(mCellLocation);
168 TelephonyRegistry(Context context) { method in class:TelephonyRegistry

Completed in 1488 milliseconds