Home
last modified time | relevance | path

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

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