Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DMainActivity.java33 private static final int SAMPLE_NOTIFICATION_ID = 0; field in MainActivity
66 .notify(SAMPLE_NOTIFICATION_ID, notif); in updateNotification()