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

/frameworks/base/core/java/android/print/
H A DPrintManager.java132 public static final int ENABLED_SERVICES = 1 << 0; field in class:PrintManager
148 public static final int ALL_SERVICES = ENABLED_SERVICES | DISABLED_SERVICES;
627 * {@link #ENABLED_SERVICES},{@link #DISABLED_SERVICES}, or both.

Completed in 85 milliseconds