Home
last modified time | relevance | path

Searched refs:setOnlyAlertOnce (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationPromptController.java117 .setOnlyAlertOnce(true) in showNotificationIfNeeded()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricNotificationUtils.java181 .setOnlyAlertOnce(true) in showNotificationHelper()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipNotificationController.java93 .setOnlyAlertOnce(true) in TvPipNotificationController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java238 .setOnlyAlertOnce(true) in showNotification()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java189 .setOnlyAlertOnce(true) in createNotification()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DPolicyWarningUIController.java351 .setOnlyAlertOnce(true) in sendNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java310 .setOnlyAlertOnce(true) in showWarningNotification()
332 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java421 b.setOnlyAlertOnce(getChecked(R.id.flag_once)); in buildNotification()
H A DNotificationTestList.java782 .setOnlyAlertOnce(true)
/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java885 .setOnlyAlertOnce(true) in buildNotification()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1320 .setOnlyAlertOnce(false) in sendBugreportNotification()
1384 .setOnlyAlertOnce(true) in newBaseNotification()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java334 .setOnlyAlertOnce(once); in getNotificationRecord()
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1635 builder.setOnlyAlertOnce(true); in enqueueNotification()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java4764 public Builder setOnlyAlertOnce(boolean onlyAlertOnce) { in setOnlyAlertOnce() method in Notification.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2227 HSPLandroid/app/Notification$Builder;->setOnlyAlertOnce(Z)Landroid/app/Notification$Builder;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2227 HSPLandroid/app/Notification$Builder;->setOnlyAlertOnce(Z)Landroid/app/Notification$Builder;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6518 method @NonNull public android.app.Notification.Builder setOnlyAlertOnce(boolean);