Searched refs:asBool (Results 1 – 2 of 2) sorted by relevance
104 boolean enabled = asBool(tokens[1]); in gestureScale()117 boolean enabled = asBool(tokens[1]); in jobProgressDialog()132 boolean enabled = asBool(tokens[1]); in docDetails()167 private final boolean asBool(String val) { in asBool() method in CommandInterceptor
150 bool hflip = node.get("hflip", false).asBool(); in initialize()151 bool vflip = node.get("vflip", false).asBool(); in initialize()