Home
last modified time | relevance | path

Searched refs:logThrottled (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DAccessibilityLoggerTest.kt53 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
54 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
55 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
57 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
59 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
61 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_onceWithinWindow()
68 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_interlacedLogsAllWithinWindow()
69 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_CLOSED, 1000) in logThrottled_interlacedLogsAllWithinWindow()
71 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_CLOSED, 1000) in logThrottled_interlacedLogsAllWithinWindow()
73 a11yLogger.logThrottled(MAGNIFICATION_SETTINGS_PANEL_OPENED, 1000) in logThrottled_interlacedLogsAllWithinWindow()
[all …]
DMagnificationTest.java271 verify(mA11yLogger).logThrottled( in onMagnifierScale_notifyCallback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DAccessibilityLogger.kt47 @JvmOverloads fun logThrottled(event: UiEventEnum, delayBeforeLoggingMs: Int = 2000) { in logThrottled() method in com.android.systemui.accessibility.AccessibilityLogger
DMagnification.java519 mA11yLogger.logThrottled(