Searched refs:mTraceThresholdPerAction (Results 1 – 1 of 1) sorted by relevance
183 private final int[] mTraceThresholdPerAction = new int[ACTIONS_ALL.length]; field in LatencyTracker217 mTraceThresholdPerAction[action] = in updateProperties()377 traceThreshold = mTraceThresholdPerAction[action]; in logAction()