Searched defs:getUserSentiment (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/service/notification/ | ||
| D | NotificationRankingUpdate.java | 155 public Bundle getUserSentiment() { in getUserSentiment() method in NotificationRankingUpdate |
| D | NotificationListenerService.java | 1531 public int getUserSentiment() { in getUserSentiment() method in NotificationListenerService.Ranking |
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | ||
| D | NotificationListenerServiceTest.java | 167 private int getUserSentiment(int index) { in getUserSentiment() method in NotificationListenerServiceTest |
| /frameworks/base/services/core/java/com/android/server/notification/ | ||
| D | NotificationRecord.java | 984 public int getUserSentiment() { in getUserSentiment() method in NotificationRecord |