Searched defs:nb (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 237 final Notification.Builder nb = in showInvalidChargerNotification() local 268 final Notification.Builder nb = in showWarningNotification() local 305 final Notification.Builder nb = in showAutoSaverSuggestionNotification() local 377 final Notification.Builder nb = in showHighTemperatureWarning() local 427 final Notification.Builder nb = in showThermalShutdownWarning() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationTest.java | 78 Notification.Builder nb = new Notification.Builder(mContext, "channel"); in testStripsExtendersInLowRamModeNoWhitelistNoTv() local 104 Notification.Builder nb = new Notification.Builder(mContext, "channel"); in testStripsExtendersInLowRamModeHasWhitelist() local 155 Notification.Builder nb = new Notification.Builder(mContext, "channel"); in testDoesNotStripsExtendersInNormalRamMode() local
|
D | NotificationManagerServiceTest.java | 436 Notification.Builder nb = new Notification.Builder(mContext, "a") in generateSbn() local 452 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in generateNotificationRecord() local 479 Notification.Builder nb = new Notification.Builder(mContext, channel.getId()) in generateNotificationRecord() local 2578 Notification.Builder nb = new Notification.Builder(mContext, in testNoFakeColorizedPermission() local 2828 Notification.Builder nb = new Notification.Builder(mContext, in testBumpFGImportance_noChannelChangePreOApp() local 4199 Notification.Builder nb = in testReportSeen_delegated() local 4541 Notification.Builder nb = new Notification.Builder(mContext, in testFlagBubbleNotifs_flag_messaging() local 4580 Notification.Builder nb = new Notification.Builder(mContext, in testFlagBubbleNotifs_flag_phonecall() local 4615 Notification.Builder nb = new Notification.Builder(mContext, in testFlagBubbleNotifs_noFlag_phonecall_noForegroundService() local 4644 Notification.Builder nb = new Notification.Builder(mContext, in testFlagBubbleNotifs_noFlag_phonecall_noPerson() local [all …]
|
D | GroupHelperTest.java | 66 Notification.Builder nb = new Notification.Builder(getContext(), "test_channel_id") in getSbn() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationGutsManagerTest.java | 492 Notification.Builder nb = new Notification.Builder(mContext, in createTestNotificationRow() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | PluginManagerImpl.java | 241 final Notification.Builder nb = in onReceive() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationDataTest.java | 251 Notification.Builder nb = Notification.Builder.recoverBuilder(mContext, n); in testIsExemptFromDndVisualSuppression_media() local
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Bitmap_Delegate.java | 434 /*package*/ static void nativeCopyPixelsFromBuffer(long nb, Buffer src) { in nativeCopyPixelsFromBuffer()
|
/frameworks/base/core/jni/ |
D | android_media_AudioSystem.cpp | 1996 jsize nb = env->GetArrayLength(deviceTypes); in android_media_AudioSystem_setUidDeviceAffinities() local
|