Searched defs:getBool (Results 1 – 4 of 4) sorted by relevance
106 public static boolean getBool(String name, boolean defaultValue) { in getBool() method in ZygoteConfig
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