Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java403 private View createTileView(ViewGroup parent, WallpaperTileInfo info, boolean addLongPress) { in createTileView() argument
407 if (addLongPress) { in createTileView()