Home
last modified time | relevance | path

Searched defs:nb2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3351 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
3371 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
3391 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
3440 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
3459 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
3478 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
3497 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
3516 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
3535 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
3554 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]