Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java269 protected static void enablePrintServices(@NonNull String servicesToEnable) throws IOException { in enablePrintServices()
272 + servicesToEnable); in enablePrintServices() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java1934 final String servicesToEnable = service1.flattenToShortString() in testUninstallPackage_DisablesMultipleServices() local
2269 final String servicesToEnable = service.flattenToShortString(); in testUpdateServiceWithoutIntent_disablesService() local