Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java64 … int progress, int progressMax, boolean hasContentIntent, Bitmap bigPicture, in TvNotification()
160 Bitmap bigPicture = getBitmapFromBytes(bigPictureData); in fromCursor() local