Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DOptionalSaveActivityTest.java109 private void noAutofillSaveOnChangeTest(Runnable changes, Visitor<AssistStructure> assertions)
128 mActivity.syncRunOnUiThread(changes);
167 private void noAutofillNoChangeNoSaveTest(Runnable changes) throws Exception {
185 mActivity.syncRunOnUiThread(changes);
295 private void autofillAndSaveOnChangeTest(CannedDataset.Builder dataset, Runnable changes,
319 mActivity.syncRunOnUiThread(changes);
391 private void autofillNoChangeNoSaveTest(CannedDataset.Builder dataset, Runnable changes)
415 mActivity.syncRunOnUiThread(changes);
602 @Nullable String[] optionalIds, @NonNull Runnable changes, boolean expectSaveUi,
623 mActivity.syncRunOnUiThread(changes);
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DAccessibilityEventFilterUtils.java41 public static AccessibilityEventFilter filterWindowsChangedWithChangeTypes(int changes) { in filterWindowsChangedWithChangeTypes() argument
43 .and(new WindowChangesMatcher(changes)))::matches; in filterWindowsChangedWithChangeTypes()
/cts/hostsidetests/compilation/assets/
DREADME.txt2 updated if that file changes:
/cts/hostsidetests/theme/
DREADME100 2. Subsequent changes to the theme tests, including changes to the reference
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java554 boolean changes = false; in testSetPreferredDataSubscriptionId()
574 changes = true; in testSetPreferredDataSubscriptionId()
591 if (!changes) { in testSetPreferredDataSubscriptionId()
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale43 o As far as it is possible without changes to the Dhrystone statistics,
54 remain unchanged as much as possible. (Very few changes were
85 However, any changes in the initialization part and in the printing of
130 In this section, all changes are described that affect the measurement
135 changes have been made at the following places:
159 parameter have changed due to changes in "main".