Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DNotificationsLaunchItem.java14 private static final String NOTIFICATIONS_PKG = "com.example.sampleleanbacklauncher"; field in NotificationsLaunchItem
20 super(context, new Intent(ACTION_OPEN_NOTIFICATIONS).setPackage(NOTIFICATIONS_PKG), in NotificationsLaunchItem()