Searched refs:statusInfo (Results 1 – 1 of 1) sorted by relevance
616 final ArrayList<Integer> statusInfo = (ArrayList<Integer>)ar.result; in handleMessage() local617 mLceStatus = statusInfo.get(0); in handleMessage()