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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java173 operation = mHandler.obtainMessage(MyHandler.MSG_START_PRELOAD);
231 public static final int MSG_START_PRELOAD = 5; field in class:PrintPreviewController.MyHandler
318 case MSG_START_PRELOAD: {

Completed in 6 milliseconds