Searched defs:queryOutput (Results 1 – 2 of 2) sorted by relevance
294 String queryOutput = executeFastbootCmd(device, "getvar", "current-slot"); in getCurrentSlot() local
964 String queryOutput = executeFastbootCmd(device, "getvar", versionQuery); in getImageVersion() local995 String queryOutput = executeFastbootCmd(device, "getvar", SLOT_VAR); in getCurrentSlot() local999 String queryOutput = device.executeShellCommand(String.format("getprop %s", SLOT_PROP)); in getCurrentSlot() local