Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBinderCallsStats.java120 private static final int CALL_STATS_OBSERVER_DEBOUNCE_MILLIS = 5000; field in BinderCallsStats
214 CALL_STATS_OBSERVER_DEBOUNCE_MILLIS); in noteCallsStatsDelayed()