HomeSort by relevance Sort by last modified time
    Searched refs:mDct (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcController.java 48 private DcTrackerBase mDct;
82 mDct = dct;
231 mDct.sendRestartRadio();
310 mDct.sendCleanUpConnection(true, apnContext);
DataConnection.java 97 private DcTrackerBase mDct = null;
309 mDct = dct;
482 Message msg = mDct.obtainMessage(event, apnContext);
785 mDct = null;
    [all...]

Completed in 19 milliseconds