Searched refs:mNotificationContent (Results 1 – 1 of 1) sorted by relevance
62 private CharSequence mNotificationContent; field in PeopleSpaceTile87 mNotificationContent = b.mNotificationContent; in PeopleSpaceTile()152 return mNotificationContent; in getNotificationContent()238 builder.setNotificationContent(mNotificationContent); in toBuilder()266 private CharSequence mNotificationContent; field in PeopleSpaceTile.Builder389 mNotificationContent = notificationContent; in setNotificationContent()483 mNotificationContent = in.readCharSequence(); in PeopleSpaceTile()516 dest.writeCharSequence(mNotificationContent); in writeToParcel()