Home
last modified time | relevance | path

Searched defs:showNotification (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowDownloadManager.java101 boolean showNotification) { in addCompletedDownload()
122 boolean showNotification, in addCompletedDownload()
462 private final boolean showNotification; field in ShadowDownloadManager.CompletedDownload
473 boolean showNotification) { in CompletedDownload()
493 boolean showNotification, in CompletedDownload()
538 public boolean showNotification() { in showNotification() method in ShadowDownloadManager.CompletedDownload
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/headsup/
H A DHeadsUpManager.kt208 fun showNotification(entry: NotificationEntry) in addHeadsUpPhoneListener() method
309 override fun showNotification(entry: NotificationEntry) {} in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.notification.headsup.HeadsUpManagerEmptyImpl
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DEapFailureNotifier.java87 int errorCode, WifiConfiguration config, boolean showNotification) { in onEapFailure()
142 private void showNotification(String errorMessage, String ssid) { in showNotification() method in EapFailureNotifier
DSimRequiredNotifier.java68 private void showNotification(String ssid, String carrier) { in showNotification() method in SimRequiredNotifier
DWrongPasswordNotifier.java84 private void showNotification(@NonNull WifiConfiguration wifiConfiguration) { in showNotification() method in WrongPasswordNotifier
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/
H A DNotifications.kt81 fun showNotification( in showNotification() method
/aosp_15_r20/developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/data/
DNotificationHelper.kt66 fun showNotification(chat: Chat, fromUser: Boolean) { in <lambda>() method in com.example.android.bubbles.data.NotificationHelper
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
H A DTaskSwitcherNotificationCoordinator.kt86 private fun showNotification(uiState: Showing) { in <lambda>() method in com.android.systemui.mediaprojection.taskswitcher.ui.TaskSwitcherNotificationCoordinator
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/ui/
H A DTutorialNotificationCoordinator.kt70 private fun showNotification(tutorialType: TutorialType) { in showNotification() method
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DDownloadManager.java1448 boolean showNotification) { in addCompletedDownload()
1494 boolean showNotification, Uri uri, Uri referer) { in addCompletedDownload()
1519 boolean showNotification, boolean allowWrite) { in addCompletedDownload()
1544 boolean showNotification, boolean allowWrite, Uri uri, Uri referer) { in addCompletedDownload()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/education/ui/view/
H A DContextualEduUiCoordinator.kt126 private fun showNotification(model: ContextualEduNotificationViewModel) { in <lambda>() method in com.android.systemui.education.ui.view.ContextualEduUiCoordinator
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/
H A DTaskSwitcherNotificationCoordinatorTest.kt77 fun showNotification() { in showNotification() method in com.android.systemui.mediaprojection.taskswitcher.ui.TaskSwitcherNotificationCoordinatorTest
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DBlockedNumbersAdapter.java28 void updateEmergencyCallNotification(Context context, boolean showNotification); in updateEmergencyCallNotification()
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DAlarmService_Service.java98 private void showNotification() { in showNotification() method in AlarmService_Service
H A DNotificationBackgroundService.java71 private void showNotification(CharSequence text) { in showNotification() method in NotificationBackgroundService.Controller
H A DNotifyingService.java93 private void showNotification(int moodId, int textId) { in showNotification() method in NotifyingService
H A DLocalService.java99 private void showNotification() { in showNotification() method in LocalService
H A DMessengerService.java148 private void showNotification() { in showNotification() method in MessengerService
H A DJobWorkService.java135 private void showNotification(String text) { in showNotification() method in JobWorkService
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecResourceTestLowPriorityService.java61 private Notification showNotification() { in showNotification() method in MediaCodecResourceTestLowPriorityService
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20116/src/android/security/cts/CVE_2022_20116/
H A DPocService.java53 private void showNotification(PendingIntent targetIntent) { in showNotification() method in PocService
/aosp_15_r20/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
H A DListenerService.java79 private void showNotification(Uri attractionsUri, ArrayList<DataMap> attractions) { in showNotification() method in ListenerService
/aosp_15_r20/developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
DListenerService.java80 private void showNotification(Uri attractionsUri, ArrayList<DataMap> attractions) { in showNotification() method in ListenerService
/aosp_15_r20/developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
H A DListenerService.java79 private void showNotification(Uri attractionsUri, ArrayList<DataMap> attractions) { in showNotification() method in ListenerService
/aosp_15_r20/development/samples/Alarm/src/com/example/android/newalarm/
H A DAlarmService.java180 private void showNotification() { in showNotification() method in AlarmService

12345678910>>...13