Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java355 private boolean isTextChanged(int index) { in isTextChanged() method in NotificationListenerServiceTest
/frameworks/base/core/tests/coretests/src/android/service/notification/
DNotificationRankingUpdateTest.java289 public static boolean isTextChanged(int index) { in isTextChanged() method in NotificationRankingUpdateTest
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java2093 public boolean isTextChanged() { in isTextChanged() method in NotificationListenerService.Ranking
2149 boolean isTextChanged, boolean isConversation, ShortcutInfo shortcutInfo, in populate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java679 boolean isTextChanged() { in isTextChanged() method in Bubble
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1254 public boolean isTextChanged() { in isTextChanged() method in NotificationRecord