Searched defs:PERF_PROBE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DCallbackProxy.java795 private static final boolean PERF_PROBE = false; field in class:CallbackProxy
800 * If PERF_PROBE is true, this block needs to be added to MessageQueue.java.
813 // un-comment this block if PERF_PROBE is true
837 if (PERF_PROBE) {
841 // un-comment this if PERF_PROBE is true
852 if (PERF_PROBE) {
853 // un-comment this if PERF_PROBE is true

Completed in 14 milliseconds