Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/people/
DPeopleSpaceTile.java388 public Builder setNotificationContent(CharSequence notificationContent) { in setNotificationContent() argument
389 mNotificationContent = notificationContent; in setNotificationContent()