Home
last modified time | relevance | path

Searched refs:SPEED_TWENTY (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/snippets/phone/src/com/google/android/mobly/snippet/bundled/
DUxrestrictionSnippet.java29 private static final int SPEED_TWENTY = 20; field in UxrestrictionSnippet
40 mHardKeysHelper.get().setSpeed(SPEED_TWENTY); in enableDrivingMode()
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DDrivingOptimizedAppsTest.java46 private static final int SPEED_TWENTY = 20; field in DrivingOptimizedAppsTest
59 mHardKeysHelper.get().setSpeed(SPEED_TWENTY); in enableDrivingMode()
DUxRestrictionFacetBarTest.java46 private static final int SPEED_TWENTY = 20; field in UxRestrictionFacetBarTest
60 mHardKeysHelper.get().setSpeed(SPEED_TWENTY); in enableDrivingMode()
DUxRestrictionTest.java42 private static final int SPEED_TWENTY = 20; field in UxRestrictionTest
54 mHardKeysHelper.get().setSpeed(SPEED_TWENTY); in enableDrivingMode()