Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java360 b.setOnlyAlertOnce(true); in updateActiveNotification()
453 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateCompletedNotification()
523 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateCompletedNotification()
589 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateIncomingFileConfirmNotification()
620 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateIncomingFileConfirmNotification()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DVisualVoicemailNotifier.java95 groupSummary.setOnlyAlertOnce(false); in showNotifications()
149 .setOnlyAlertOnce(true) in createNotificationBuilder()
H A DMissedCallNotifier.java215 .setOnlyAlertOnce(useCallList) in updateMissedCallNotification()
402 .setOnlyAlertOnce(true) in createNotificationBuilder()
H A DLegacyVoicemailNotifier.java131 .setOnlyAlertOnce(isRefresh) in createNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricNotificationUtils.java119 .setOnlyAlertOnce(true) in showNotificationHelper()
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
H A DEmergencyActionForegroundService.java178 .setOnlyAlertOnce(true) in buildCountDownNotification()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java382 .setOnlyAlertOnce(isRefresh); in updateMwi()
566 .setOnlyAlertOnce(isRefresh); in updateCfi()
714 .setOnlyAlertOnce(true) in showLimitedSimFunctionWarningNotification()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationPromptController.java117 .setOnlyAlertOnce(true) in showNotificationIfNeeded()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java186 mNotificationBuilder.setOnlyAlertOnce(true); in onSilence()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
H A DMissedCallNotificationController.java133 .setOnlyAlertOnce(true) in showMissedCallNotification()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothPermissionRequest.java178 .setOnlyAlertOnce(false) in onReceive()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java269 .setOnlyAlertOnce(true) in setNotification()
302 .setOnlyAlertOnce(true) in setNotification()
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DNotificationImportExportListener.java225 .setOnlyAlertOnce(true) in constructProgressNotification()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java279 .setOnlyAlertOnce(true) in showWarningNotification()
299 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DPolicyWarningUIController.java313 .setOnlyAlertOnce(true) in sendNotification()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java189 .setOnlyAlertOnce(true) in createNotification()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/
H A DNotificationFragment.java651 .setOnlyAlertOnce(true) in initNavigationButton()
680 .setOnlyAlertOnce(true) in initNavigationButton()
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkNotificationManager.java294 .setOnlyAlertOnce(true) in showNotification()
/aosp12/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
H A DDownloadService.java134 .setOnlyAlertOnce(true) in DownloadTask()
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java421 b.setOnlyAlertOnce(getChecked(R.id.flag_once)); in buildNotification()
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java222 builder.setOnlyAlertOnce(true); in updateWithLocked()
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamTransferManager.java309 notBuilder.setOnlyAlertOnce(true); in updateNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java880 .setOnlyAlertOnce(true) in buildNotification()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertService.java788 .setOnlyAlertOnce(!shouldAlert); in addToNotificationBar()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DUpdateHandler.java883 .setOnlyAlertOnce(true) in showDictionaryAvailableNotification()

12