Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java6295 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
6315 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
6334 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
6384 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
6403 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
6422 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
6441 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
6460 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
6479 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
6498 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]