Home
last modified time | relevance | path

Searched refs:createNotificationChannel (Results 1 – 25 of 45) sorted by relevance

12

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1725 mHelper.createNotificationChannel(PKG_N_MR1, UID_N_MR1, in testDeletesDefaultChannelAfterChannelIsCreated()
1746 mHelper.createNotificationChannel(PKG_N_MR1, UID_N_MR1, in testLoadingOldChannelsDoesNotDeleteNewlyCreatedChannels()
1792 mHelper.createNotificationChannel(PKG_N_MR1, UID_N_MR1, in testUpdateChannel_downgradeImportance()
2677 assertFalse(mHelper.createNotificationChannel( in testCreateChannel_alreadyExists()
2738 mHelper.createNotificationChannel( in testDeleteGroup()
4671 mHelper.createNotificationChannel( in testDeleted_twice()
4686 mHelper.createNotificationChannel( in testDeleted_recentTime()
4717 mHelper.createNotificationChannel( in testUnDelete_time()
4725 mHelper.createNotificationChannel( in testUnDelete_time()
4811 mHelper.createNotificationChannel( in testGetConversations_multiUser()
[all …]
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNotificationActivity.java46 createNotificationChannel(); in onCreate()
69 private void createNotificationChannel() { in createNotificationChannel() method in NotificationActivity
78 notificationManager.createNotificationChannel(channel); in createNotificationChannel()
H A DBubbleHelper.java80 mNotificationManager.createNotificationChannel(channel); in BubbleHelper()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DVpnStatusObserver.kt45 private val notificationChannel = createNotificationChannel()
91 private fun createNotificationChannel() = regex
97 notificationManager.createNotificationChannel(it)
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java107 createNotificationChannel(context, appName); in onPostNotification()
146 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
167 mNotificationManager.createNotificationChannel(channel); in createNotificationChannel()
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java80 mNM.createNotificationChannel(new NotificationChannel("min", "Min", IMPORTANCE_MIN)); in onCreate()
81 mNM.createNotificationChannel(new NotificationChannel("low", "Low", IMPORTANCE_LOW)); in onCreate()
82 mNM.createNotificationChannel( in onCreate()
84 mNM.createNotificationChannel(new NotificationChannel("high", "High", IMPORTANCE_HIGH)); in onCreate()
678 mNM.createNotificationChannel(channel);
738 mNM.createNotificationChannel(channel);
755 mNM.createNotificationChannel(channel);
795 mNM.createNotificationChannel(channel);
814 mNM.createNotificationChannel(channel);
836 mNM.createNotificationChannel(channel);
/aosp14/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java32 getSystemService(NotificationManager.class).createNotificationChannel( in onStartCommand()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryStateNotifier.kt55 noMan.createNotificationChannel(channel)
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingConfig.java45 boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
H A DTaskSwitcherNotificationCoordinator.kt89 notificationManager.createNotificationChannel(channel)
/aosp14/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleFgService.java78 nm.createNotificationChannel(new NotificationChannel(NOTIFICATION_CHANNEL_ID, in onCreate()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DWifiSoftApConfigChangedNotifier.java57 notificationManager.createNotificationChannel(channel); in notifyUserOfConfigConversion()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java81 mNotificationManager.createNotificationChannel( in NotificationController()
85 mNotificationManager.createNotificationChannel( in NotificationController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java113 nm.createNotificationChannel(new NotificationChannel( in createAll()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DLeakReporter.java102 notiMan.createNotificationChannel(channel); in dumpLeak()
/aosp14/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
H A DTestService.java95 noMan.createNotificationChannel(new NotificationChannel( in startForeground()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DHeapDumpReceiver.java147 nm.createNotificationChannel( in showDumpNotification()
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DNotificationTest.java139 mNotificationManager.createNotificationChannel(channel); in postMessagingNotification()
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java68 noman.createNotificationChannel(eggChan); in setupNotificationChannels()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricNotificationUtils.java189 notificationManager.createNotificationChannel(channel); in showNotificationHelper()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallFinish.java79 notificationManager.createNotificationChannel(uninstallFailureChannel); in onReceive()
H A DPackageInstalledNotificationUtils.java225 mNotificationManager.createNotificationChannel(channel); in createChannel()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java242 mNotificationManager.createNotificationChannel(mNotificationChannel); in showNotification()
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DCarrierActionUtils.java252 .createNotificationChannel(new NotificationChannel( in createNotificationChannels()
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateNotificationController.java224 mNotificationManager.createNotificationChannel(channel); in showNotification()

12