Searched refs:logCatMode (Results 1 – 1 of 1) sorted by relevance
84 ListenableFuture<T> future, String eventName, @LogCatMode int logCatMode) { in applyTiming() argument85 applyTiming(future, unused -> eventName, logCatMode); in applyTiming()102 @LogCatMode int logCatMode) { in applyTiming() argument118 switch (logCatMode) { in applyTiming()137 throw new UnsupportedOperationException("unknown logcat mode: " + logCatMode); in applyTiming()144 switch (logCatMode) { in applyTiming()157 throw new UnsupportedOperationException("unknown logcat mode: " + logCatMode); in applyTiming()