Home
last modified time | relevance | path

Searched refs:notificationCategory (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/people/
H A DPeopleSpaceTile.java400 public Builder setNotificationCategory(String notificationCategory) { in setNotificationCategory() argument
401 mNotificationCategory = notificationCategory; in setNotificationCategory()