Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java57 private Bitmap mBigPicture; field in TvNotification
77 mBigPicture = bigPicture; in TvNotification()
128 return mBigPicture; in getBigPicture()