Searched defs:getBool (Results 1 – 5 of 5) sorted by relevance
106 public static boolean getBool(String name, boolean defaultValue) { in getBool() method in ZygoteConfig
68 std::optional<bool> PropertyMap::getBool(const std::string& key) const { in getBool() function in android::PropertyMap
344 default boolean getBool(String name, boolean def) { in getBool() method370 default boolean getBool(String name) throws Settings.SettingNotFoundException { in getBool() method
148 default boolean getBool(String name, boolean def) { in getBool() method174 default boolean getBool(String name) throws Settings.SettingNotFoundException { in getBool() method
50 public native final boolean getBool(long offset); in getBool() method in HwBlob