Home
last modified time | relevance | path

Searched defs:isTextChanged (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java419 private boolean isTextChanged(int index) { in isTextChanged() method in NotificationListenerServiceTest
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java2059 public boolean isTextChanged() { in isTextChanged() method in NotificationListenerService.Ranking
2115 boolean isTextChanged, boolean isConversation, ShortcutInfo shortcutInfo, in populate()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java632 boolean isTextChanged() { in isTextChanged() method in Bubble
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1216 public boolean isTextChanged() { in isTextChanged() method in NotificationRecord