Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DAccessibilityLogger.kt50 val shouldThrottle = in logThrottled() constant
/frameworks/base/cmds/incidentd/src/
DThrottler.cpp51 bool Throttler::shouldThrottle() { in shouldThrottle() function in android::os::incidentd::Throttler