Home
last modified time | relevance | path

Searched defs:createNotificationChannel (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/
H A DNotificationChannelServiceClient.java1069 public final NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceClient
1111 public final NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceClient
1153 public final NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceClient
1195 public final NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceClient
1233 public final NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceClient
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/process/
H A DNotificationKeepAliveService.kt50 private fun createNotificationChannel() { in createNotificationChannel() method
/aosp_15_r20/external/google-cloud-java/java-monitoring/grpc-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
H A DNotificationChannelServiceGrpc.java691 default void createNotificationChannel( in createNotificationChannel() method
918 public void createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceGrpc.NotificationChannelServiceStub
1125 public com.google.monitoring.v3.NotificationChannel createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
1325 createNotificationChannel( in createNotificationChannel() method in NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
/aosp_15_r20/packages/apps/TvSystemUI/src/com/android/systemui/tv/vpn/
DVpnStatusObserver.kt94 private fun createNotificationChannel() = in <lambda>() method in com.android.systemui.tv.vpn.VpnStatusObserver
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/ui/
H A DTutorialNotificationCoordinator.kt98 private fun createNotificationChannel() { in createNotificationChannel() method
/aosp_15_r20/developers/samples/android/wearable/wear/WearNotifications/Shared/src/main/java/com/example/android/wearable/wear/common/util/
DNotificationUtil.java31 public static String createNotificationChannel( in createNotificationChannel() method in NotificationUtil
/aosp_15_r20/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/util/
DNotificationUtil.java38 public static String createNotificationChannel( in createNotificationChannel() method in NotificationUtil
/aosp_15_r20/developers/build/prebuilts/gradle/WearNotifications/Shared/src/main/java/com/example/android/wearable/wear/common/util/
H A DNotificationUtil.java31 public static String createNotificationChannel( in createNotificationChannel() method in NotificationUtil
/aosp_15_r20/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/
H A DITestReceiver.aidl22 void createNotificationChannel(String channelId, String channelName, String channelDescription); in createNotificationChannel() method
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/sync/
DPickerSyncNotificationHelper.java51 public static void createNotificationChannel(@NonNull Context context) { in createNotificationChannel() method in PickerSyncNotificationHelper
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNotificationActivity.java80 private void createNotificationChannel() { in createNotificationChannel() method in NotificationActivity
/aosp_15_r20/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/
H A DTestService.java43 public void createNotificationChannel(String channelId, String channelName, in createNotificationChannel() method in TestService.TestReceiver
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DNotificationUtil.java88 public static void createNotificationChannel( in createNotificationChannel() method in NotificationUtil
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DNotificationUtil.java103 public static void createNotificationChannel( in createNotificationChannel() method in NotificationUtil
/aosp_15_r20/device/generic/goldfish/radio/EmulatorRadioConfig/src/com/android/emulator/radio/config/
DMeterService.java42 private String createNotificationChannel(String channelId, String channelName) { in createNotificationChannel() method in MeterService
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/
DPageAgnosticNotificationService.java52 private void createNotificationChannel() { in createNotificationChannel() method in PageAgnosticNotificationService
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java120 private void createNotificationChannel(UserHandle userHandle) { in createNotificationChannel() method in MigrationNotificationSender
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java146 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java204 private void createNotificationChannel() { in createNotificationChannel() method in DvrRecordingService
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/service/
H A DTriggerService.java107 protected void createNotificationChannel() { in createNotificationChannel() method in TriggerService
/aosp_15_r20/developers/build/prebuilts/gradle/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
H A DNotificationsActivity.java276 private String createNotificationChannel( in createNotificationChannel() method in NotificationsActivity.NotificationsPrefsFragment
/aosp_15_r20/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
DNotificationsActivity.java306 private String createNotificationChannel( in createNotificationChannel() method in NotificationsActivity.NotificationsPrefsFragment
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/inputdevice/tutorial/ui/
DTutorialNotificationCoordinator.java61 private final void createNotificationChannel() { in createNotificationChannel() method in TutorialNotificationCoordinator
/aosp_15_r20/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/
DMdnsOffloadCmdService.java85 private void createNotificationChannel() { in createNotificationChannel() method in MdnsOffloadCmdService
/aosp_15_r20/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/
H A DMockNotificationChannelServiceImpl.java165 public void createNotificationChannel( in createNotificationChannel() method in MockNotificationChannelServiceImpl

12345678910>>...22