Searched refs:WEAR_NOTIFICATION_ID (Results 1 – 3 of 3) sorted by relevance
47 public static final int WEAR_NOTIFICATION_ID = 200; field in Constants
123 notificationManager.notify(Constants.WEAR_NOTIFICATION_ID, notification); in showNotification()
114 notificationManager.cancel(Constants.WEAR_NOTIFICATION_ID); in clearNotificationInternal()