Home
last modified time | relevance | path

Searched defs:createNotification (Results 1 – 25 of 164) sorted by relevance

1234567

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/
H A DNotificationContentDescriptionTest.kt43 private fun createNotification( in createNotification() method
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/promoted/
H A DPromotedNotificationsProviderTest.kt61 private fun createNotification(flag: Int? = null): NotificationEntry { in createNotification() method
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java509 public Notification createNotification() { in createNotification() method in NotificationTestHelper
520 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper
532 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
H A DTaskSwitcherNotificationCoordinator.kt90 private fun createNotification(uiState: Showing): Notification { in <lambda>() method
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/auto/
DDrivingDecisionReminderService.kt299 private fun createNotification(title: String, body: String): Notification { in <lambda>() method in com.android.permissioncontroller.auto.DrivingDecisionReminderService
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java1141 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
1150 private NotificationEntry createNotification(int importance, Notification n) { in createNotification() method in NotificationInterruptStateProviderImplTest
/aosp_15_r20/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
H A DNotificationGenerator.java38 public static void createNotification(Context context) throws Exception { in createNotification() method in NotificationGenerator
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/notifications/
DHealthConnectNotificationFactory.java40 Notification createNotification( in createNotification() method
/aosp_15_r20/external/google-cloud-java/java-notification/src/main/java/com/google/cloud/notification/
H A DNotification.java49 NotificationInfo createNotification(String bucket, NotificationInfo notification); in createNotification() method
/aosp_15_r20/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/
H A DFgsTestCommon.java44 public static Notification createNotification(Context context) { in createNotification() method in FgsTestCommon
/aosp_15_r20/development/samples/KeyChainDemo/src/com/example/android/keychain/
H A DSecureWebServerService.java70 private void createNotification() { in createNotification() method in SecureWebServerService
/aosp_15_r20/frameworks/base/core/java/android/debug/
H A DAdbNotifications.java50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
/aosp_15_r20/developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
H A DMainActivity.java44 private void createNotification() { in createNotification() method in MainActivity
/aosp_15_r20/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
H A DMainActivity.java44 private void createNotification() { in createNotification() method in MainActivity
/aosp_15_r20/developers/samples/android/notification/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
DMainActivity.java44 private void createNotification() { in createNotification() method in MainActivity
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/
DServiceIntentSender.java78 private static Notification createNotification(Context context, MtpDeviceRecord device) { in createNotification() method in ServiceIntentSender
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/notifications/
H A DNotificationsTest.java106 private void createNotification() { in createNotification() method in NotificationsTest
/aosp_15_r20/external/sl4a/Utils/src/com/googlecode/android_scripting/
H A DForegroundService.java42 protected abstract Notification createNotification(); in createNotification() method in ForegroundService
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/storage/src/com/google/storage/v2/
H A DStorageClient.java1594 public final Notification createNotification(ProjectName parent, Notification notification) { in createNotification() method in StorageClient
1628 public final Notification createNotification(String parent, Notification notification) { in createNotification() method in StorageClient
1664 public final Notification createNotification(CreateNotificationRequest request) { in createNotification() method in StorageClient
/aosp_15_r20/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
H A DHeadsUpNotificationFragment.java113 private Notification createNotification(boolean makeHeadsUpNotification) { in createNotification() method in HeadsUpNotificationFragment
/aosp_15_r20/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
DHeadsUpNotificationFragment.java113 private Notification createNotification(boolean makeHeadsUpNotification) { in createNotification() method in HeadsUpNotificationFragment
/aosp_15_r20/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
H A DHeadsUpNotificationFragment.java113 private Notification createNotification(boolean makeHeadsUpNotification) { in createNotification() method in HeadsUpNotificationFragment
/aosp_15_r20/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
H A DRecipeService.java60 private void createNotification(Intent intent) { in createNotification() method in RecipeService
/aosp_15_r20/developers/samples/android/deprecated/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
DRecipeService.java60 private void createNotification(Intent intent) { in createNotification() method in RecipeService
/aosp_15_r20/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
H A DRecipeService.java60 private void createNotification(Intent intent) { in createNotification() method in RecipeService

1234567