Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java856 Notification.Builder nb2 = new Notification.Builder(mContext, channel.getId()) in testListenerPostLifetimeExtended_UpdatesOnlySysui() local
949 Notification.Builder nb2 = new Notification.Builder(mContext, channel.getId()) in testListenerPostLifetimeExtension_postsToAppropriateListeners() local
1050 Notification.Builder nb2 = new Notification.Builder(mContext, channel.getId()) in testNotifyPostedLocked_postsToAppropriateListeners() local
DNotificationManagerServiceTest.java8340 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local
8360 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local
8380 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local
8429 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local
8448 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local
8467 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local
8486 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local
8505 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local
8524 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local
8543 Notification.Builder nb2 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local
[all …]