Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/testdoubles/src/com/android/internal/util/
DFakeLatencyTracker.java89 public void forceEnabled(int action, int traceThresholdMillis) in forceEnabled() argument
95 Log.i(TAG, "setting property=" + actionTraceProperty + ", value=" + traceThresholdMillis); in forceEnabled()
102 actionTraceProperty, String.valueOf(traceThresholdMillis) in forceEnabled()
108 traceThresholdMillis)); in forceEnabled()