Searched refs:setIsBot (Results 1 – 2 of 2) sorted by relevance
38 .setIsBot(true) in testBuildPersonAndGetValue()
98 .setKey(person.getKey()).setIsBot(person.isBot()) in instance()152 public Builder setIsBot(final boolean isBot) { in setIsBot() method in AppSearchShortcutPerson.Builder