Searched defs:isImportant (Results 1 – 5 of 5) sorted by relevance
108 public boolean isImportant() { in isImportant() method in Person273 public Person.Builder setImportant(boolean isImportant) { in setImportant()
154 BinderChecker binderChecker, boolean isImportant, int retryType, Handler handler, in ManagedApplicationService()215 boolean isImportant, int retryType, @NonNull Handler handler, in build()
69 val isImportant = isImportantConversation(entry) in <lambda>() constant
154 public boolean isImportant() { in isImportant() method in ConversationInfo
865 private Person buildPerson(boolean isImportant, boolean isBot) { in buildPerson()