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.java4320 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
4340 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
4360 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
4409 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
4428 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
4447 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
4466 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
4485 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
4504 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
4523 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]