Searched refs:setIsBot (Results 1 – 2 of 2) sorted by relevance
84 .setKey(person.getKey()).setIsBot(person.isBot()) in instance()133 public Builder setIsBot(final boolean isBot) { in setIsBot() method in AppSearchPerson.Builder
36 .setIsBot(true) in testBuildPersonAndGetValue()