Searched refs:ENABLED_SERVICES (Results 1 – 11 of 11) sorted by relevance
132 when(mPrintManager.getPrintServices(PrintManager.ENABLED_SERVICES)) in updateState_shouldSetSummaryToNumberOfPrintServices()142 when(mPrintManager.getPrintServices(PrintManager.ENABLED_SERVICES)).thenReturn(null); in updateState_shouldSetSummaryToNumberOfPrintServices()
117 mPrintManager.getPrintServices(PrintManager.ENABLED_SERVICES); in getSummary()
343 PrintManager.ENABLED_SERVICES); in onPrintServicesChanged()
133 public static final int ENABLED_SERVICES = 1 << 0; field in PrintManager149 public static final int ALL_SERVICES = ENABLED_SERVICES | DISABLED_SERVICES;
317 PrintManager.DISABLED_SERVICES | PrintManager.ENABLED_SERVICES); in getPrintServices()917 .getPrintServices(PrintManager.ENABLED_SERVICES); in registerBroadcastReceivers()
393 if ((selectionFlags & PrintManager.ENABLED_SERVICES) == 0) { in getPrintServices()
555 .getPrintServices(PrintManager.ENABLED_SERVICES); in PersistenceManager()574 getContext(), PrintManager.ENABLED_SERVICES); in onCreateLoader()
172 AddPrinterActivity.this, PrintManager.ENABLED_SERVICES); in onCreateLoader()
445 PrintManager.ENABLED_SERVICES); in onCreateLoader()
1437 PrintManager.ENABLED_SERVICES); in onCreateLoader()
9002 field public static final int ENABLED_SERVICES = 1; // 0x1