Searched refs:reapplyTask (Results 1 – 1 of 1) sorted by relevance
2416 final AsyncApplyTask reapplyTask = rvToApply.getInternalAsyncApplyTask( in initActionAsync() local2421 final ViewTree tree = reapplyTask.doInBackground(); in initActionAsync()2423 throw new ActionException(reapplyTask.mError); in initActionAsync()2430 reapplyTask.onPostExecute(tree); in initActionAsync()