Searched refs:setIsImportant (Results 1 – 2 of 2) sorted by relevance
85 .setIsImportant(person.isImportant()).build(); in instance()140 public Builder setIsImportant(final boolean isImportant) { in setIsImportant() method in AppSearchPerson.Builder
37 .setIsImportant(false) in testBuildPersonAndGetValue()