/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 270 final Notification.Builder nb = in showInvalidChargerNotification() local 308 final Notification.Builder nb = in showWarningNotification() local 368 final Notification.Builder nb = in showAutoSaverSuggestionNotification() local 446 final Notification.Builder nb = in showHighTemperatureWarning() local 532 final Notification.Builder nb = in showThermalShutdownWarning() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationActivityStarterTest.java | 392 Notification.Builder nb = new Notification.Builder(mContext, "a") in testOnFullScreenIntentWhenDozing_wakeUpDevice() local 422 Notification.Builder nb = new Notification.Builder(mContext, "a") in testOnFullScreenIntentWhenDozing_logToStatsd() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationRecordLoggerTest.java | 51 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()); in getNotification() local
|
D | NotificationManagerServiceTest.java | 708 Notification.Builder nb = new Notification.Builder(mContext, "a") in generateSbn() local 719 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in generateNotificationRecord() local 739 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in generateNotificationRecord() local 755 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in generateNotificationRecord() local 776 Notification.Builder nb = getMessageStyleNotifBuilder(addMetadata, groupKey, isSummary); in generateMessageBubbleNotifRecord() local 852 Notification.Builder nb = new Notification.Builder(mContext, in getMessageStyleNotifBuilder() local 944 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in testLimitTimeOutBroadcast() local 4287 Notification.Builder nb = new Notification.Builder(mContext, in testNoFakeColorizedPermission() local 4316 Notification.Builder nb = new Notification.Builder(mContext, in testMediaStyleRemote_hasPermission() local 4345 Notification.Builder nb = new Notification.Builder(mContext, in testMediaStyleRemote_noPermission() local [all …]
|
D | GroupHelperTest.java | 69 Notification.Builder nb = new Notification.Builder(getContext(), "test_channel_id") in getSbn() local
|
D | NotificationListenersTest.java | 465 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in testImplicitGrant() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/fsi/ |
D | FsiChromeRepoTest.kt | 101 val nb = in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInfoTest.java | 667 Notification.Builder nb = new Notification.Builder( in testBindNotification_whenCurrentlyInCall() local 713 Notification.Builder nb = new Notification.Builder( in testBindNotification_whenCurrentlyInCall_notCall() local
|
D | NotificationGutsManagerTest.java | 443 Notification.Builder nb = new Notification.Builder(mContext, in createTestNotificationRow() local
|
/frameworks/base/core/tests/coretests/src/android/service/notification/ |
D | StatusBarNotificationTest.java | 202 Notification.Builder nb = getNotificationBuilder(null, CHANNEL_ID) in testIsAppGroup() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | PluginActionManager.java | 333 final Notification.Builder nb = new Notification.Builder(mContext, in reportInvalidVersion() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/ |
D | NotificationInterruptStateProviderImplTest.java | 999 Notification.Builder nb = new Notification.Builder(getContext(), "a") in createBubble() local
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 1006 Notification.Builder nb = new Notification.Builder(mContext, "channel"); in testDoesNotStripsExtenders() local
|