/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationContentDescriptionTest.kt | 43 private fun createNotification( in createNotification() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/promoted/ |
H A D | PromotedNotificationsProviderTest.kt | 61 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 D | NotificationTestHelper.java | 509 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 D | TaskSwitcherNotificationCoordinator.kt | 90 private fun createNotification(uiState: Showing): Notification { in <lambda>() method
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/auto/ |
D | DrivingDecisionReminderService.kt | 299 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 D | NotificationInterruptStateProviderImplTest.java | 1141 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 D | NotificationGenerator.java | 38 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/ |
D | HealthConnectNotificationFactory.java | 40 Notification createNotification( in createNotification() method
|
/aosp_15_r20/external/google-cloud-java/java-notification/src/main/java/com/google/cloud/notification/ |
H A D | Notification.java | 49 NotificationInfo createNotification(String bucket, NotificationInfo notification); in createNotification() method
|
/aosp_15_r20/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/ |
H A D | FgsTestCommon.java | 44 public static Notification createNotification(Context context) { in createNotification() method in FgsTestCommon
|
/aosp_15_r20/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
H A D | SecureWebServerService.java | 70 private void createNotification() { in createNotification() method in SecureWebServerService
|
/aosp_15_r20/frameworks/base/core/java/android/debug/ |
H A D | AdbNotifications.java | 50 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 D | MainActivity.java | 44 private void createNotification() { in createNotification() method in MainActivity
|
/aosp_15_r20/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/ |
H A D | MainActivity.java | 44 private void createNotification() { in createNotification() method in MainActivity
|
/aosp_15_r20/developers/samples/android/notification/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/ |
D | MainActivity.java | 44 private void createNotification() { in createNotification() method in MainActivity
|
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/ |
D | ServiceIntentSender.java | 78 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 D | NotificationsTest.java | 106 private void createNotification() { in createNotification() method in NotificationsTest
|
/aosp_15_r20/external/sl4a/Utils/src/com/googlecode/android_scripting/ |
H A D | ForegroundService.java | 42 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 D | StorageClient.java | 1594 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 D | HeadsUpNotificationFragment.java | 113 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/ |
D | HeadsUpNotificationFragment.java | 113 private Notification createNotification(boolean makeHeadsUpNotification) { in createNotification() method in HeadsUpNotificationFragment
|
/aosp_15_r20/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/ |
H A D | HeadsUpNotificationFragment.java | 113 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 D | RecipeService.java | 60 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/ |
D | RecipeService.java | 60 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 D | RecipeService.java | 60 private void createNotification(Intent intent) { in createNotification() method in RecipeService
|