Home
last modified time | relevance | path

Searched refs:anomalyReporter (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DTransactionalServiceRepository.java42 AnomalyReporterAdapter anomalyReporter) { in TransactionalServiceRepository() argument
44 mAnomalyReporter = anomalyReporter; in TransactionalServiceRepository()
DRinger.java250 AnomalyReporterAdapter anomalyReporter) { in Ringer() argument
265 mAnomalyReporter = anomalyReporter; in Ringer()
/packages/services/Telecomm/src/com/android/server/telecom/callsequencing/
DCallSequencingController.java98 ClockProxy clockProxy, AnomalyReporterAdapter anomalyReporter, in CallSequencingController() argument
103 mAnomalyReporter = anomalyReporter; in CallSequencingController()