Searched refs:disablePrintServices (Results 1 – 2 of 2) sorted by relevance
45 sPreviousEnabledServices = disablePrintServices(null); in disableAllPrintServices()
216 sDisabledPrintServicesBefore = disablePrintServices(instrumentation.getTargetContext() in setUpClass()234 protected static @NonNull String disablePrintServices(@Nullable String packageToLeaveEnabled) in disablePrintServices() method in BasePrintTest