Home
last modified time | relevance | path

Searched refs:onLoad (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperCropActivity.java155 Runnable onLoad = new Runnable() { in init() local
166 setCropViewTileSource(bitmapSource, true, false, null, onLoad); in init()