Searched refs:setOnlyAlertOnce (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetworkNotificationManager.java220 .setOnlyAlertOnce(true);
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java189 .setOnlyAlertOnce(true)
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java77 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0)
H A DNotificationCompat.java1120 public Builder setOnlyAlertOnce(boolean onlyAlertOnce) { method in class:NotificationCompat.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java256 .setOnlyAlertOnce(true)
272 nb.setOnlyAlertOnce(!mPlaySound);
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java421 b.setOnlyAlertOnce(getChecked(R.id.flag_once));
H A DNotificationTestList.java786 .setOnlyAlertOnce(true)
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java257 .setOnlyAlertOnce(once);
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1305 builder.setOnlyAlertOnce(true);
/frameworks/base/core/java/android/app/
H A DNotification.java3913 public Builder setOnlyAlertOnce(boolean onlyAlertOnce) { method in class:Notification.Builder
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 1810 milliseconds