Searched refs:getShellCommandOutput (Results 1 – 7 of 7) sorted by relevance
73 public String getShellCommandOutput(String command) throws IOException { in getShellCommandOutput() method in BackupUtils124 return getShellCommandOutput("bmgr list transports") in isLocalTransportSelected()133 return getShellCommandOutput(String.format("bmgr --user %d list transports", userId)) in isLocalTransportSelectedForUser()138 return getShellCommandOutput("bmgr enabled").contains("currently enabled"); in isBackupEnabled()146 return getShellCommandOutput(String.format("bmgr --user %d enabled", userId)) in isBackupEnabledForUser()160 return getShellCommandOutput("pm list packages").contains(LOCAL_TRANSPORT_PACKAGE) in getLocalTransportName()321 return getShellCommandOutput(String.format("bmgr --user %d activated", userId)) in isBackupActivatedForUser()
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()
159 mBackupUtils.getShellCommandOutput( in backupCallableForUser()181 mBackupUtils.getShellCommandOutput(
725 StatsDataDumpProto statsProto = DeviceUtils.getShellCommandOutput( in getReportsFromStatsDataDumpProto()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...