Searched refs:settings (Results 1 – 20 of 20) sorted by relevance
/platform_testing/tests/automotive/health/settings/ |
D | Android.bp | 20 name: "automotive-settings-scenarios", 25 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/health/settings/tests/src/android/platform/scenario/settings/ |
D | OpenAppMicrobenchmark.java | 17 package android.platform.test.scenario.settings;
|
D | ScrollInAppMicrobenchmark.java | 17 package android.platform.test.scenario.settings;
|
/platform_testing/tests/automotive/health/settings/tests/ |
D | Android.bp | 25 "automotive-settings-scenarios", 27 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/health/settings/src/android/platform/scenario/settings/ |
D | OpenApp.java | 17 package android.platform.test.scenario.settings;
|
D | ScrollInApp.java | 17 package android.platform.test.scenario.settings;
|
/platform_testing/libraries/system-helpers/settings-helper/ |
D | Android.bp | 22 name: "settings-helper",
|
/platform_testing/libraries/system-helpers/accessibility-helper/ |
D | Android.bp | 26 "settings-helper",
|
/platform_testing/libraries/system-helpers/ |
D | Android.bp | 30 "settings-helper",
|
/platform_testing/libraries/automotive-helpers/settings-app-helper/ |
D | Android.bp | 22 name: "automotive-settings-app-helper",
|
/platform_testing/libraries/automotive-helpers/lock-screen-helper/ |
D | Android.bp | 30 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/functional/settings/ |
D | Android.bp | 25 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/functional/uxrestriction/ |
D | Android.bp | 25 "automotive-settings-app-helper",
|
/platform_testing/tests/perf/PerfTransitionTest/ |
D | Android.bp | 33 "settings-helper",
|
/platform_testing/tests/automotive/functional/lockscreen/ |
D | Android.bp | 26 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/health/multiuser/ |
D | Android.bp | 26 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/functional/navigationbar/ |
D | Android.bp | 26 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/health/multiuser/tests/ |
D | Android.bp | 28 "automotive-settings-app-helper",
|
/platform_testing/tests/automotive/functional/multiuser/ |
D | Android.bp | 28 "automotive-settings-app-helper",
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
D | LeanbackLauncherStrategy.java | 317 UiObject2 settings = findRow(getSettingsRowSelector(), Direction.DOWN); in selectSettingsRow() local 318 if (settings != null && isSettingsRowSelected()) { in selectSettingsRow() 319 return settings; in selectSettingsRow()
|