Home
last modified time | relevance | path

Searched defs:firstUpdated (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DTimeToLiveHelperTest.java236 NotificationRecord firstUpdated = getRecord("testTimeoutFirst", 3); in testTimeout_updateEarliestEntry() local
265 NotificationRecord firstUpdated = getRecord("testTimeoutFirst", 3); in testTimeout_twoEntries_updateEarliestEntry() local
/aosp_15_r20/external/pigweed/pw_web/log-viewer/src/components/repl/
H A Dcode-editor.ts54 firstUpdated() { method in CodeEditor