Searched refs:ENABLE_TIMER (Results 1 – 2 of 2) sorted by relevance
62 public static final boolean ENABLE_TIMER = false; field in Timer91 return ENABLE_TIMER && mEnabled; in isEnabled()99 if (ENABLE_TIMER && mEnabled) { in start()116 if (ENABLE_TIMER && mEnabled) { in pause()126 if (ENABLE_TIMER && mEnabled) { in count()137 if (ENABLE_TIMER && mEnabled) { in clear()148 if (ENABLE_TIMER && mEnabled) { in dumpResults()189 if (ENABLE_TIMER) { in startTiming()198 if (ENABLE_TIMER) { in stopTiming()209 if (ENABLE_TIMER) { in stopTiming()
1464 if (Timer.ENABLE_TIMER && !mPreMeasuring) { in onMeasure()