Searched defs:NotificationTestList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java43 public class NotificationTestList extends TestActivity class in inherits:TestActivity
45 private final static String TAG = "NotificationTestList";
93 Notification n = new Notification.Builder(NotificationTestList.this)
115 Notification n = new Notification.Builder(NotificationTestList.this)
123 n = new Notification.Builder(NotificationTestList.this)
131 n = new Notification.Builder(NotificationTestList.this)
139 n = new Notification.Builder(NotificationTestList.this)
153 Notification n = new Notification.Builder(NotificationTestList.this)
161 n = new Notification.Builder(NotificationTestList.this)
169 n = new Notification.Builder(NotificationTestList
[all...]

Completed in 27 milliseconds