Searched refs:getPropertyBoolean (Results 1 – 3 of 3) sorted by relevance
101 .setBot(getPropertyBoolean(KEY_IS_BOT)) in toPerson()102 .setImportant(getPropertyBoolean(KEY_IS_IMPORTANT)).build(); in toPerson()
650 public boolean getPropertyBoolean(@NonNull String path) { in getPropertyBoolean() method in GenericDocument
162 method public boolean getPropertyBoolean(@NonNull String);