Searched refs:setCallDiagnosticService (Results 1 – 2 of 2) sorted by relevance
62 TestUtils.setCallDiagnosticService(getInstrumentation(), TestUtils.PACKAGE); in setUp()71 TestUtils.setCallDiagnosticService(getInstrumentation(), "default"); in tearDown()
341 public static String setCallDiagnosticService(Instrumentation instrumentation, in setCallDiagnosticService() method in TestUtils