Searched refs:MSG_FATAL_ERROR (Results 1 – 1 of 1) sorted by relevance
313 private static final int MSG_FATAL_ERROR = 4; field in Loader.LoadTask421 obtainMessage(MSG_FATAL_ERROR, e).sendToTarget(); in run()436 if (msg.what == MSG_FATAL_ERROR) { in handleMessage()