Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl366 void setTestCallDiagnosticService(in String packageName); in setTestCallDiagnosticService() method
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallDiagnosticServiceControllerTest.java208 mCallDiagnosticService.setTestCallDiagnosticService(TEST_CDS_PACKAGE); in testTestOverride()
/aosp12/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
H A DTelecom.java335 mTelecomService.setTestCallDiagnosticService(packageName); in runSetCallDiagnosticService()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallDiagnosticServiceController.java345 public void setTestCallDiagnosticService(@Nullable String packageName) { in setTestCallDiagnosticService() method in CallDiagnosticServiceController
H A DTelecomServiceImpl.java2003 public void setTestCallDiagnosticService(String packageName) {
2015 controller.setTestCallDiagnosticService(packageName);