Searched defs:nb2 (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 3287 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 3307 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 3327 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 3376 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 3395 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 3414 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 3433 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 3452 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 3471 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 3490 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local [all …]
|