Searched refs:WEAR_APPS_CHANNEL (Results 1 – 1 of 1) sorted by relevance
94 private static final String WEAR_APPS_CHANNEL = "wear_app_install_uninstall"; field in WearPackageInstallerService607 mNotificationChannel = new NotificationChannel(WEAR_APPS_CHANNEL, in buildNotification()612 return new Pair<>(notifId, new Notification.Builder(this, WEAR_APPS_CHANNEL) in buildNotification()