Searched defs:ALL_SERVICES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/print/
H A DPrintManager.java148 public static final int ALL_SERVICES = ENABLED_SERVICES | DISABLED_SERVICES; field in class:PrintManager
639 Preconditions.checkFlagsArgument(selectionFlags, ALL_SERVICES);

Completed in 59 milliseconds