Searched refs:updated (Results 1 – 11 of 11) sorted by relevance
410 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 …]
76 final boolean updated = mLatch.await(mTimeoutMs, TimeUnit.MILLISECONDS); in assertCalled()77 if (!updated) { in assertCalled()
80 final boolean updated = mLatch.await(DEFAULT_TIMEOUT_MS, TimeUnit.MILLISECONDS); in assertCalled()81 if (!updated) { in assertCalled()
354 AutomaticZenRule updated = mNm.getAutomaticZenRule(id); in test() local355 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()
2 updated if that file changes:
68 __u8 updated; /* Flags to know if updated */ member
17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in
41 been updated as well.126 on the distribution statistics which have been updated for this132 the C version; the other language versions have been updated similarly.198 comment headers have been updated accordingly.
24 NOTE: Reference images should only be updated by the CTS test maintainers. Any