Searched refs:reapplyTask (Results 1 – 1 of 1) sorted by relevance
2744 final AsyncApplyTask reapplyTask = rvToApply.getInternalAsyncApplyTask( in initActionAsync() local2748 final ViewTree tree = reapplyTask.doInBackground(); in initActionAsync()2750 throw new ActionException(reapplyTask.mError); in initActionAsync()2756 reapplyTask.onPostExecute(tree); in initActionAsync()