Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DCompletableFutureUtil.java91 logTimeoutInternal(tag, methodName, timeoutMillis); in getValueOrNullInternal()
109 private static void logTimeoutInternal(@Nullable String tag, @Nullable String methodName, in logTimeoutInternal() method in CompletableFutureUtil