Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationIntrusivenessExtractor.java53 record.setRecentlyIntrusive(true); in process()
56 record.setRecentlyIntrusive(true); in process()
59 record.setRecentlyIntrusive(true); in process()
78 record.setRecentlyIntrusive(false); in process()
DNotificationRecord.java807 public void setRecentlyIntrusive(boolean recentlyIntrusive) { in setRecentlyIntrusive() method in NotificationRecord
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java213 mRecentlyIntrusive.setRecentlyIntrusive(true); in setUp()
/frameworks/base/services/
Dart-wear-profile16312 PLcom/android/server/notification/NotificationRecord;->setRecentlyIntrusive(Z)V