Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java58 private String mContentButtonLabel; field in TvNotification
78 mContentButtonLabel = contentButtonLabel; in TvNotification()
132 return mContentButtonLabel; in getContentButtonLabel()