Searched refs:postExecute (Results 1 – 1 of 1) sorted by relevance
284 if (req.postExecute != null) { in onLoadRequestComplete()285 req.postExecute.run(); in onLoadRequestComplete()291 … boolean moveToLeft, CropViewScaleAndOffsetProvider scaleProvider, Runnable postExecute) { in setCropViewTileSource() argument296 req.postExecute = postExecute; in setCropViewTileSource()494 Runnable postExecute;