Home
last modified time | relevance | path

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

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java52 private final static String NOTIFY_TAG = "foo"; field in NotificationBuilderTest
201 mNM.notify(NOTIFY_TAG, id, n); in sendNotification()
207 mNM.cancel(NOTIFY_TAG, id); in cancelNotification()