Home
last modified time | relevance | path

Searched refs:setImportanceFixed (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java876 public void setImportanceFixed(boolean fixed) { in setImportanceFixed() method in NotificationRecord
DNotificationManagerService.java6734 summaryRecord.setImportanceFixed(isPermissionFixed);
7471 r.setImportanceFixed(isImportanceFixed);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java1250 record.setImportanceFixed(true); in testIgnoreImportanceAdjustmentsForFixedRecords()
/frameworks/base/services/
Dart-wear-profile16304 PLcom/android/server/notification/NotificationRecord;->setImportanceFixed(Z)V