Searched defs:getBoolean (Results 1 – 2 of 2) sorted by relevance
134 bool getBoolean(KEY key, bool *out) const { in getBoolean() function
435 bool JSONValue::getBoolean(bool *value) const { in getBoolean() function in android::JSONValue