Searched defs:allFlags (Results 1 – 2 of 2) sorted by relevance
231 String allFlags = runShellCommand("device_config list %s", mNamespace); in get() local375 List<NameValuePair> allFlags = new ArrayList<>(lines.length); in getAll() local
678 String allFlags = ""; in setFlags() local