Searched refs:DcRetryAlarmController (Results 1 – 2 of 2) sorted by relevance
35 public class DcRetryAlarmController { class78 DcRetryAlarmController(PhoneBase phone, DataConnection dc) { in DcRetryAlarmController() method in DcRetryAlarmController
111 private DcRetryAlarmController mDcRetryAlarmController;421 mDcRetryAlarmController = new DcRetryAlarmController(mPhone, this); in DataConnection()