Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java38 private static CtsCallDiagnosticService sCtsCallDiagnosticService; field in CtsCallDiagnosticService
131 sCtsCallDiagnosticService = this; in onBind()
140 sCtsCallDiagnosticService = null; in onUnbind()
177 return sCtsCallDiagnosticService; in getInstance()