Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerClientApiTest.java410 final ShortcutInfo updated = makeShortcutBuilder("s1") in testSetDynamicShortcuts_details()
415 assertTrue(getManager().setDynamicShortcuts(list(updated))); in testSetDynamicShortcuts_details()
471 final ShortcutInfo updated = makeShortcutBuilder("s1") in testSetDynamicShortcuts_details()
477 assertTrue(getManager().setDynamicShortcuts(list(updated))); in testSetDynamicShortcuts_details()
490 final ShortcutInfo updated = makeShortcutBuilder("s1") in testSetDynamicShortcuts_details()
496 assertTrue(getManager().setDynamicShortcuts(list(updated))); in testSetDynamicShortcuts_details()
510 final ShortcutInfo updated = makeShortcutBuilder("s1") in testSetDynamicShortcuts_details()
516 assertTrue(getManager().setDynamicShortcuts(list(updated))); in testSetDynamicShortcuts_details()
528 final ShortcutInfo updated = makeShortcutBuilder("s1") in testSetDynamicShortcuts_details()
534 assertTrue(getManager().setDynamicShortcuts(list(updated))); in testSetDynamicShortcuts_details()
[all …]
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DOneTimeDeviceConfigListener.java76 final boolean updated = mLatch.await(mTimeoutMs, TimeUnit.MILLISECONDS); in assertCalled()
77 if (!updated) { in assertCalled()
DOneTimeSettingsListener.java80 final boolean updated = mLatch.await(DEFAULT_TIMEOUT_MS, TimeUnit.MILLISECONDS); in assertCalled()
81 if (!updated) { in assertCalled()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DOneTimeDeviceConfigListener.java76 final boolean updated = mLatch.await(mTimeoutMs, TimeUnit.MILLISECONDS); in assertCalled()
77 if (!updated) { in assertCalled()
DOneTimeSettingsListener.java80 final boolean updated = mLatch.await(DEFAULT_TIMEOUT_MS, TimeUnit.MILLISECONDS); in assertCalled()
81 if (!updated) { in assertCalled()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DConditionProviderVerifierActivity.java354 AutomaticZenRule updated = mNm.getAutomaticZenRule(id); in test() local
355 updated.setName("AfterUpdate"); in test()
356 updated.setConditionId(MockConditionProvider.toConditionId("afterValue")); in test()
357 updated.setInterruptionFilter(NotificationManager.INTERRUPTION_FILTER_NONE); in test()
360 boolean success = mNm.updateAutomaticZenRule(id, updated); in test()
361 if (success && updated.equals(mNm.getAutomaticZenRule(id))) { in test()
/cts/hostsidetests/compilation/assets/
DREADME.txt2 updated if that file changes:
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/
Dpoc.c68 __u8 updated; /* Flags to know if updated */ member
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dpixel_format_f32.rsh17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in
Dlayered_filter_fast_f32.rscript41 // Then the input image gets updated as each layer is processed from the
59 // blended with the input image (which has been updated in the first pass) to
190 // The dilated_depth will then be updated in distance transform later.
Dlayered_filter_fast_d1new.rscript44 // Then the input image gets updated as each layer is processed from the
60 // blended with the input image (which has been updated in the first pass) to
168 // The dilated_depth will then be updated in distance transform later.
228 // The dilated_depth will then be updated in distance transform later.
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale41 been updated as well.
126 on the distribution statistics which have been updated for this
132 the C version; the other language versions have been updated similarly.
198 comment headers have been updated accordingly.
/cts/hostsidetests/theme/
DREADME24 NOTE: Reference images should only be updated by the CTS test maintainers. Any
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
Draw_converter.rscript384 … // TODO: Once ScriptGroup and RS kernels have been updated to allow for iteration over 3x3 pixel