Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java270 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/
DStatusBarNotificationActivityStarterTest.java392 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/
DNotificationRecordLoggerTest.java51 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()); in getNotification() local
DNotificationManagerServiceTest.java708 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 …]
DGroupHelperTest.java69 Notification.Builder nb = new Notification.Builder(getContext(), "test_channel_id") in getSbn() local
DNotificationListenersTest.java465 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in testImplicitGrant() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/fsi/
DFsiChromeRepoTest.kt101 val nb = in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java667 Notification.Builder nb = new Notification.Builder( in testBindNotification_whenCurrentlyInCall() local
713 Notification.Builder nb = new Notification.Builder( in testBindNotification_whenCurrentlyInCall_notCall() local
DNotificationGutsManagerTest.java443 Notification.Builder nb = new Notification.Builder(mContext, in createTestNotificationRow() local
/frameworks/base/core/tests/coretests/src/android/service/notification/
DStatusBarNotificationTest.java202 Notification.Builder nb = getNotificationBuilder(null, CHANNEL_ID) in testIsAppGroup() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java333 final Notification.Builder nb = new Notification.Builder(mContext, in reportInvalidVersion() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java999 Notification.Builder nb = new Notification.Builder(getContext(), "a") in createBubble() local
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java1006 Notification.Builder nb = new Notification.Builder(mContext, "channel"); in testDoesNotStripsExtenders() local