Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DLatencyTracker.java430 void begin(@NonNull Runnable timeoutAction) { in begin() argument
435 mTimeoutRunnable = timeoutAction; in begin()