Searched refs:timeThresholdToLog (Results 1 – 2 of 2) sorted by relevance
58 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog() argument66 if (total < timeThresholdToLog) return; in stopAndLog()106 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog() argument
47 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog() argument55 if (total < timeThresholdToLog) { in stopAndLog()