Home
last modified time | relevance | path

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

/cts/hostsidetests/appcompat/compatchanges/src/com/android/cts/appcompat/
DCompatChangesValidConfigTest.java116 List<Change> changes = new ArrayList<>(); in getExpectedCompatConfig() local
121 changes.add(change); in getExpectedCompatConfig()
124 return changes; in getExpectedCompatConfig()
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityShortcutSettingsRule.java174 boolean changes = false; in updateShortcutSetting()
181 changes = true; in updateShortcutSetting()
183 if (changes) { in updateShortcutSetting()
186 return changes; in updateShortcutSetting()
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DOptionalSaveActivityTest.java114 private void noAutofillSaveOnChangeTest(Runnable changes, Visitor<AssistStructure> assertions)
133 mActivity.syncRunOnUiThread(changes);
172 private void noAutofillNoChangeNoSaveTest(Runnable changes) throws Exception {
190 mActivity.syncRunOnUiThread(changes);
300 private void autofillAndSaveOnChangeTest(CannedDataset.Builder dataset, Runnable changes,
326 mActivity.syncRunOnUiThread(changes);
398 private void autofillNoChangeNoSaveTest(CannedDataset.Builder dataset, Runnable changes)
422 mActivity.syncRunOnUiThread(changes);
609 @Nullable String[] optionalIds, @NonNull Runnable changes, boolean expectSaveUi,
630 mActivity.syncRunOnUiThread(changes);
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java295 protected void resetCompatChanges(Set<Long> changes, @Nonnull String packageName) in resetCompatChanges() argument
297 for (Long change : changes) { in resetCompatChanges()
396 List<Change> changes = getOnDeviceCompatConfig();
397 for (Change change : 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/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".
/cts/hostsidetests/theme/
DREADME100 2. Subsequent changes to the theme tests, including changes to the reference
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1554 public synchronized boolean hadChanges(Collection<Change> changes) { in hadChanges() argument
1555 return mChanges.containsAll(changes); in hadChanges()
/cts/apps/CtsVerifier/
DNOTICE.txt878 with the library after making changes to the library and recompiling
1121 changes were used in the work (which must be distributed under
1127 that the user who changes the contents of definitions files in the
1382 with the library after making changes to the library and recompiling
1625 changes were used in the work (which must be distributed under
1631 that the user who changes the contents of definitions files in the
7546 13.1 Google may make changes to the License Agreement as it distributes new versions of the SDK.
7547 When these changes are made, Google will make a new version of the License Agreement available on
7595 The changes were sent to Adobe Inc. (psirt@adobe.com) on Dec. 18th 2015 by kinan@google.com.
8581 (`FTL.TXT') unaltered; any additions, deletions or changes to
[all …]