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

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

Completed in 103 milliseconds