Searched defs:nb2 (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 6302 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 6322 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 6342 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 6391 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 6410 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 6429 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 6448 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 6467 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 6486 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 6505 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local [all …]
|