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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java156 Message operation = mHandler.obtainMessage(MyHandler.MSG_OPEN);
227 public static final int MSG_OPEN = 1; field in class:PrintPreviewController.MyHandler
264 case MSG_OPEN: {

Completed in 29 milliseconds