Searched refs:MSG_OPEN (Results 1 – 1 of 1) sorted by relevance
156 Message operation = mHandler.obtainMessage(MyHandler.MSG_OPEN); in onContentUpdated()222 public static final int MSG_OPEN = 1; field in PrintPreviewController.MyHandler262 case MSG_OPEN: { in handleMessage()