Searched refs:NOTIFICATIONS_PKG (Results 1 – 1 of 1) sorted by relevance
14 private static final String NOTIFICATIONS_PKG = "com.example.sampleleanbacklauncher"; field in NotificationsLaunchItem20 super(context, new Intent(ACTION_OPEN_NOTIFICATIONS).setPackage(NOTIFICATIONS_PKG), in NotificationsLaunchItem()