Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java65 String contentButtonLabel, String dismissButtonLabel, String tag) { in TvNotification()
161 String contentButtonLabel = cursor.getString(index++); in fromCursor() local