Searched refs:MSG_START_PRELOAD (Results 1 – 1 of 1) sorted by relevance
173 operation = mHandler.obtainMessage(MyHandler.MSG_START_PRELOAD); in onContentUpdated()225 public static final int MSG_START_PRELOAD = 5; field in PrintPreviewController.MyHandler309 case MSG_START_PRELOAD: { in handleMessage()