Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DCursorWindow.h29 #define LOG_WINDOW(...) macro
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/criticalevents/
H A DCriticalEventLogTest.java64 private static final Duration LOG_WINDOW = Duration.ofMinutes(5); field in CriticalEventLogTest