Searched refs:setIsImportant (Results 1 – 5 of 5) sorted by relevance
78 .setIsImportant(isImportant) in testFingerprintGeneration_creationTimestampAndFingerprintNotIncluded()341 .setIsImportant(isImportant) in testGenerateFingerprintStringForPerson()
190 .setIsImportant(true) in createPersonBuilder()
87 .setIsImportant(isImportant) in testBuilder()
415 public Builder setIsImportant(boolean isImportant) { in setIsImportant() method in Person.Builder
337 personBuilder.setIsImportant(starred); in indexContactsFromCursorAsync()