Searched refs:DECODE_STATE_COMPLETED (Results 1 – 2 of 2) sorted by relevance
47 static final int DECODE_STATE_COMPLETED = 1; field in PhotoDecodeRunnable276 mPhotoTask.handleDecodeState(DECODE_STATE_COMPLETED); in run()
284 case PhotoDecodeRunnable.DECODE_STATE_COMPLETED: in handleDecodeState()