Home
last modified time | relevance | path

Searched defs:imageTile (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DMultiAttachmentLayout.java309 final Tile imageTile = mCurrentLayout.tiles.get(i); in onMeasure() local
343 final Tile imageTile = mCurrentLayout.tiles.get(i); in onLayout() local
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java366 View imageTile = null; in addTemporaryWallpaperTile() local