Home
last modified time | relevance | path

Searched refs:list (Results 1 – 16 of 16) sorted by relevance

/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSettingsJankTests.java87 UiObject2 list = mDevice.wait(Until.findObject(SETTINGS_DASHBOARD), TIMEOUT); in flingSettingsToStart() local
88 list.setGestureMargin(VIEW_MARGIN); in flingSettingsToStart()
90 while (!list.isScrollable() && count <= 5) { in flingSettingsToStart()
92 list = mDevice.wait(Until.findObject(SETTINGS_DASHBOARD), TIMEOUT); in flingSettingsToStart()
95 while (list.fling(Direction.UP)); in flingSettingsToStart()
114 UiObject2 list = mDevice.findObject(SETTINGS_DASHBOARD); in testSettingsFling() local
115 list.setGestureMargin(VIEW_MARGIN); in testSettingsFling()
117 list.fling(Direction.DOWN); in testSettingsFling()
119 list.fling(Direction.UP); in testSettingsFling()
/platform_testing/libraries/health/composers/host/src/android/host/test/composer/
DCompose.java29 return (args, list) -> next.apply(args, this.apply(args, list)); in andThen()
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DInfoStore.java128 abstract void addListResult(String name, List<String> list) throws IOException; in addListResult() argument
170 protected static List<String> checkStringList(List<String> list) { in checkStringList() argument
171 if (list.size() > MAX_LIST_LENGTH) { in checkStringList()
172 return list.subList(0, MAX_LIST_LENGTH); in checkStringList()
174 return list; in checkStringList()
DChecksumReporter.java198 for(String childName : directory.list()) { in addDirectory()
/platform_testing/tests/functional/devicehealthchecks/src/com/android/devicehealthchecks/
DMediaBootCheck.java41 MediaCodecList list = new MediaCodecList(MediaCodecList.ALL_CODECS); in checkCodecList() local
42 MediaCodecInfo[] infos = list.getCodecInfos(); in checkCodecList()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSoundsHelperImpl.java171 List<UiObject2> list = object.getParent().getChildren(); in getSound() local
172 if (list.size() < 2) { in getSound()
174 list = object.getParent().getChildren(); in getSound()
176 UiObject2 summary = list.get(1); in getSound()
DSettingsDateTimeHelperImpl.java431 List<UiObject2> list = object.getParent().getChildren(); in getSwitchWidget() local
432 UiObject2 switchWidget = list.get(1).getChildren().get(0); in getSwitchWidget()
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/rules/
DWMFlickerServiceRule.kt83 Files.list(outputDir).forEach { file -> in <lambda>()
/platform_testing/utils/crashcollector/src/android/test/crashcollector/
DCollector.java143 String[] tombstones = TOMBSTONES_PATH.list(); in checkNativeCrashes()
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/
DREADME.md42 --allowed_sources=<Comma separated list of allowed log sources> \
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DHelperManager.java132 mClasses.addAll(Collections.list(dex.entries())); in HelperManager()
/platform_testing/libraries/flicker/
DREADME.md50 Run the transition to get a list of `TransitionResult` for each time the transition is repeated.
127 …ndowAnimationFrameStats, the results for the iteration is skipped. If the list of results is empty…
/platform_testing/libraries/compatibility-common-util/tests/assets/
Darm32_libdl.txt197 Histogram for bucket list length (total of 37 buckets):
206 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):
Dx86app_process64.txt323 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
373 [ 79] app_process: Unable to determine ABI list from property %s.
374 [ b5] --abi-list=
Dx86app_process32.txt292 Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
344 [ 79] app_process: Unable to determine ABI list from property %s.
345 [ b5] --abi-list=
Darm64_libdl.txt192 Histogram for `.gnu.hash' bucket list length (total of 17 buckets):