Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DInstallBehavior.java57 enablePrintServices(sPreviousEnabledServices); in reenablePrintServices()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java269 protected static void enablePrintServices(@NonNull String servicesToEnable) throws IOException { in enablePrintServices() method in BasePrintTest
331 enablePrintServices(sDisabledPrintServicesBefore); in tearDownClass()