Searched refs:mIsImportantConversation (Results 1 – 3 of 3) sorted by relevance
39 private boolean mIsImportantConversation; field in IconPack74 mIsImportantConversation = source.mIsImportantConversation; in IconPack()124 return mIsImportantConversation; in isImportantConversation()128 mIsImportantConversation = importantConversation; in setImportantConversation()
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()
93 private boolean mIsImportantConversation; field in Bubble467 mIsImportantConversation = in setEntry()592 return mIsImportantConversation; in isImportantConversation()