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.java6238 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
6258 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
6278 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
6327 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
6346 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
6365 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
6384 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
6403 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
6422 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
6441 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]