Searched refs:getShellCommandOutput (Results 1 – 4 of 4) sorted by relevance
159 mBackupUtils.getShellCommandOutput( in backupCallableForUser()181 mBackupUtils.getShellCommandOutput(
223 public static <T extends MessageLite> T getShellCommandOutput(@Nonnull ITestDevice device, in getShellCommandOutput() method in DeviceUtils236 public static <T extends MessageLite> T getShellCommandOutput( in getShellCommandOutput() method in DeviceUtils239 return getShellCommandOutput(device, parser, ExtensionRegistry.getEmptyRegistry(), cmd); in getShellCommandOutput()421 …BatteryServiceDumpProto batteryProto = getShellCommandOutput(device, BatteryServiceDumpProto.parse… in hasBattery()
219 ConfigMetricsReportList reportList = DeviceUtils.getShellCommandOutput( in getReportList()
730 StatsDataDumpProto statsProto = DeviceUtils.getShellCommandOutput( in getReportsFromStatsDataDumpProto()