OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disablePrintServices
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/print/src/android/print/cts/
InstallBehavior.java
45
sPreviousEnabledServices =
disablePrintServices
(null);
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java
211
Log.d(LOG_TAG, "
disablePrintServices
()");
212
sDisabledPrintServicesBefore =
disablePrintServices
(instrumentation.getTargetContext()
230
protected static @NonNull String
disablePrintServices
(@Nullable String packageToLeaveEnabled)
261
* Revert {@link #
disablePrintServices
(String)}
[
all
...]
Completed in 74 milliseconds