Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6231 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
6251 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
6270 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
6320 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
6339 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
6358 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
6377 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
6396 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
6415 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
6434 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]