/aosp_15_r20/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/ |
H A D | NotificationChannelServiceClient.java | 1069 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 D | NotificationKeepAliveService.kt | 50 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 D | NotificationChannelServiceGrpc.java | 691 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/ |
D | VpnStatusObserver.kt | 94 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 D | TutorialNotificationCoordinator.kt | 98 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/ |
D | NotificationUtil.java | 31 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/ |
D | NotificationUtil.java | 38 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 D | NotificationUtil.java | 31 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 D | ITestReceiver.aidl | 22 void createNotificationChannel(String channelId, String channelName, String channelDescription); in createNotificationChannel() method
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/sync/ |
D | PickerSyncNotificationHelper.java | 51 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 D | NotificationActivity.java | 80 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 D | TestService.java | 43 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 D | NotificationUtil.java | 88 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 D | NotificationUtil.java | 103 public static void createNotificationChannel( in createNotificationChannel() method in NotificationUtil
|
/aosp_15_r20/device/generic/goldfish/radio/EmulatorRadioConfig/src/com/android/emulator/radio/config/ |
D | MeterService.java | 42 private String createNotificationChannel(String channelId, String channelName) { in createNotificationChannel() method in MeterService
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/ |
D | PageAgnosticNotificationService.java | 52 private void createNotificationChannel() { in createNotificationChannel() method in PageAgnosticNotificationService
|
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/ |
D | MigrationNotificationSender.java | 120 private void createNotificationChannel(UserHandle userHandle) { in createNotificationChannel() method in MigrationNotificationSender
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AlertWindowNotification.java | 146 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/recorder/ |
D | DvrRecordingService.java | 204 private void createNotificationChannel() { in createNotificationChannel() method in DvrRecordingService
|
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/service/ |
H A D | TriggerService.java | 107 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 D | NotificationsActivity.java | 276 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/ |
D | NotificationsActivity.java | 306 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/ |
D | TutorialNotificationCoordinator.java | 61 private final void createNotificationChannel() { in createNotificationChannel() method in TutorialNotificationCoordinator
|
/aosp_15_r20/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/ |
D | MdnsOffloadCmdService.java | 85 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 D | MockNotificationChannelServiceImpl.java | 165 public void createNotificationChannel( in createNotificationChannel() method in MockNotificationChannelServiceImpl
|