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