Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java56 private boolean mHasContentIntent; field in TvNotification
76 mHasContentIntent = hasContentIntent; in TvNotification()
124 return mHasContentIntent; in hasContentIntent()