Home
last modified time | relevance | path

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

/development/samples/browseable/SynchronizedNotifications/Wearable/src/com.example.android.wearable.synchronizednotifications/
DNotificationUpdateService.java73 dismissPhoneNotification(notificationId); in onStartCommand()
86 private void dismissPhoneNotification(int id) { in dismissPhoneNotification() method in NotificationUpdateService