Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java237 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/
DNotificationTest.java78 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
DNotificationManagerServiceTest.java436 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 …]
DGroupHelperTest.java66 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/
DNotificationGutsManagerTest.java492 Notification.Builder nb = new Notification.Builder(mContext, in createTestNotificationRow() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginManagerImpl.java241 final Notification.Builder nb = in onReceive() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationDataTest.java251 Notification.Builder nb = Notification.Builder.recoverBuilder(mContext, n); in testIsExemptFromDndVisualSuppression_media() local
/frameworks/layoutlib/bridge/src/android/graphics/
DBitmap_Delegate.java434 /*package*/ static void nativeCopyPixelsFromBuffer(long nb, Buffer src) { in nativeCopyPixelsFromBuffer()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1996 jsize nb = env->GetArrayLength(deviceTypes); in android_media_AudioSystem_setUidDeviceAffinities() local