Home
last modified time | relevance | path

Searched defs:res (Results 1 – 9 of 9) sorted by relevance

/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DDataRecord.java78 Map<String, String> res = new LinkedHashMap<>(); in getStringMetrics() local
DGcaEventLogCollector.java185 String res = in getCameraEventLogProperty() local
208 String res = in getSeLinuxEnforceProperty() local
DScheduledRunCollectionListener.java145 Map<String, String> res = new HashMap<>(); in getStatistics() local
/platform_testing/libraries/collectors-helper/system/src/com/android/helpers/
DDumpsysServiceHelper.java90 String res = mUiDevice.executeShellCommand(cmd); in runDumpsysCmd() local
/platform_testing/libraries/collectors-helper/lyric/src/com/android/helpers/
DLyricCpuUtilizationHelper.java78 String res = mUiDevice.executeShellCommand(DUMPSYS_CMD); in getMetrics() local
/platform_testing/libraries/automotive-helpers/hardkeys-app-helper/src/android/platform/helpers/
DVehicleHardKeysHelperImpl.java170 String res = executeShellCommand(cmd); in getCurrentVolumeLevel() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DOverviewHelper.java240 final Resources res = Resources.getSystem(); in isRecentsInLauncher() local
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
DAccessibilityScannerHelper.java241 int res = getNumberOfSuggestions(); in logScannerResult() local
/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java250 File res = in testSerialization() local
351 File res = in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local