Searched refs:reapplyTask (Results 1 – 1 of 1) sorted by relevance
2949 final AsyncApplyTask reapplyTask = rvToApply.getInternalAsyncApplyTask( in initActionAsync() local2953 final ViewTree tree = reapplyTask.doInBackground(); in initActionAsync()2955 throw new ActionException(reapplyTask.mError); in initActionAsync()2961 reapplyTask.onPostExecute(tree); in initActionAsync()