Home
last modified time | relevance | path

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

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