HomeSort by relevance Sort by last modified time
    Searched refs:LOADER_ID_ENABLED_PRINT_SERVICES (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
SelectPrinterActivity.java 82 private static final int LOADER_ID_ENABLED_PRINT_SERVICES = 3;
181 getLoaderManager().initLoader(LOADER_ID_ENABLED_PRINT_SERVICES, null, this);
PrintActivity.java 145 private static final int LOADER_ID_ENABLED_PRINT_SERVICES = 1;
326 getLoaderManager().initLoader(LOADER_ID_ENABLED_PRINT_SERVICES, null, this);
    [all...]

Completed in 86 milliseconds