Searched refs:mIsImportantConversation (Results 1 – 4 of 4) sorted by relevance
39 private boolean mIsImportantConversation; field in IconPack71 mIsImportantConversation = source.mIsImportantConversation; in IconPack()125 return mIsImportantConversation; in isImportantConversation()129 mIsImportantConversation = importantConversation; in setImportantConversation()
50 private boolean mIsImportantConversation; field in BubbleInfo63 mIsImportantConversation = isImportantConversation; in BubbleInfo()75 mIsImportantConversation = source.readBoolean(); in BubbleInfo()115 return mIsImportantConversation; in isImportantConversation()174 parcel.writeBoolean(mIsImportantConversation); in writeToParcel()
60 private boolean mIsImportantConversation; field in PeopleSpaceTile85 mIsImportantConversation = b.mIsImportantConversation; in PeopleSpaceTile()140 return mIsImportantConversation; in isImportantConversation()236 builder.setIsImportantConversation(mIsImportantConversation); in toBuilder()264 private boolean mIsImportantConversation; field in PeopleSpaceTile.Builder310 mIsImportantConversation = channel.getNotificationChannel() != null in Builder()377 mIsImportantConversation = isImportantConversation; in setIsImportantConversation()481 mIsImportantConversation = in.readBoolean(); in PeopleSpaceTile()514 dest.writeBoolean(mIsImportantConversation); in writeToParcel()
116 private boolean mIsImportantConversation; field in Bubble631 mIsImportantConversation = in setEntry()768 return mIsImportantConversation; in isImportantConversation()