Home
last modified time | relevance | path

Searched defs:setTestCallDiagnosticService (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallDiagnosticServiceController.java345 public void setTestCallDiagnosticService(@Nullable String packageName) { in setTestCallDiagnosticService() method in CallDiagnosticServiceController
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl366 void setTestCallDiagnosticService(in String packageName); in setTestCallDiagnosticService() method