Searched refs:telecomAdapter (Results 1 – 2 of 2) sorted by relevance
46 CallDiagnosticServiceAdapter(@NonNull TelecomAdapter telecomAdapter, in CallDiagnosticServiceAdapter() argument48 mTelecomAdapter = telecomAdapter; in CallDiagnosticServiceAdapter()
54 public static void setInstanceForTesting(TelecomAdapter telecomAdapter) { in setInstanceForTesting() argument55 instance = telecomAdapter; in setInstanceForTesting()