Home
last modified time | relevance | path

Searched refs:details (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DSeekUtility.java84 SeekBarDetails details = new SeekBarDetails(); in registerSeekBar() local
85 details.mSeekBarSelector = in registerSeekBar()
87 details.mLayout = layout; in registerSeekBar()
88 details.mValueSupplier = valueSupplier; in registerSeekBar()
90 mRegisteredSeekBars.put(id, details); in registerSeekBar()
107 SeekBarDetails details = mRegisteredSeekBars.get(id); in seek() local
108 UiObject2 seekBar = mSpectatioUiUtil.findUiObject(details.mSeekBarSelector); in seek()
111 String.format("Unable to find seekbar using %s.", details.mSeekBarSelector)); in seek()
116 switch (details.mLayout) { in seek()
130 return details.mValueSupplier.get(); in seek()
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/app-compact/
DREADME.md4 `atoms.proto` for details.
/platform_testing/libraries/flicker/
Dgradle.properties17 ## For more details on how to configure your build environment visit
26 # This option should only be used with decoupled projects. More details, visit
DREADME.md89 …, `assertionName` string identifier, and `reason` string to provide actionable details to the user.
90 The `reason` string is build along the way with all the details as to why the assertions failed and…
138 // Result should contain a details if assertion fails for any reason
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DProcessStatusTracker.java148 List<ProcessDetails> details = getProcessDetails(); in verifyRunningProcess() local
149 if (details == null) { in verifyRunningProcess()
152 for (ProcessDetails d : details) { in verifyRunningProcess()
/platform_testing/tests/bettertogether/betocq/
DReadMe.md316 Check with the Wi-Fi engineering team about device capabilities details.
397 - Review the test case details including the transfer medium, concurrency