Searched refs:manually (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/compilation/assets/ |
D | README.txt | 7 # Now run the app manually for a couple of minutes, look for the profile: 14 manually constructed for AppUsedByOtherApp. The latter one should be a superset
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/ |
D | README | 3 the build_libs.sh script. Don't attempt to modify manually. To rebuild
|
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | GridActivity.java | 134 public void triggerAutofill(boolean manually, int row, int column) { in triggerAutofill() argument 135 if (manually) { in triggerAutofill()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | PartitionedActivityTest.java | 214 private void autofill4PartitionsTest(boolean manually) throws Exception { in autofill4PartitionsTest() argument 233 mActivity.triggerAutofill(manually, 1, 1); in autofill4PartitionsTest() 236 if (manually) { in autofill4PartitionsTest() 266 mActivity.triggerAutofill(manually, 2, 1); in autofill4PartitionsTest() 271 if (manually) { in autofill4PartitionsTest() 301 mActivity.triggerAutofill(manually, 3, 1); in autofill4PartitionsTest() 308 if (manually) { in autofill4PartitionsTest() 338 mActivity.triggerAutofill(manually, 4, 1); in autofill4PartitionsTest() 347 if (manually) { in autofill4PartitionsTest()
|
D | LoginActivityTest.java | 1612 private void saveOnlyTest(boolean manually) throws Exception { in saveOnlyTest() argument 1621 if (manually) { in saveOnlyTest() 1740 private void saveOnlyTestPreFilled(boolean manually) throws Exception { in saveOnlyTestPreFilled() argument 1753 if (manually) { in saveOnlyTestPreFilled()
|
/cts/tests/tests/media/ |
D | README.md | 52 manually download and copy the test files to the device before running the tests.
|
/cts/hostsidetests/library/ |
D | Android.bp | 70 // directory is manually searched in the cmd, while dependencies to them are
|
/cts/hostsidetests/theme/ |
D | README | 111 tests for that density, you can manually force scaling via:
|