Searched refs:getNotificationCategory (Results 1 – 2 of 2) sorted by relevance
159 public String getNotificationCategory() { in getNotificationCategory() method in PeopleSpaceTile
271 if (Objects.equals(mTile.getNotificationCategory(), CATEGORY_MISSED_CALL)) { in getViewForTile()