Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java384 private boolean isTextChanged(int index) { in isTextChanged() method in NotificationListenerServiceTest
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java2007 public boolean isTextChanged() { in isTextChanged() method in NotificationListenerService.Ranking
2063 boolean isTextChanged, boolean isConversation, ShortcutInfo shortcutInfo, in populate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java551 boolean isTextChanged() { in isTextChanged() method in Bubble
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1197 public boolean isTextChanged() { in isTextChanged() method in NotificationRecord