Searched refs:DEBUG_TIMING (Results 1 – 2 of 2) sorted by relevance
48 protected static final boolean DEBUG_TIMING = false; field in SettingsDrawerActivity84 if (DEBUG_TIMING) { in onCreate()
49 private static final boolean DEBUG_TIMING = false; field in TileUtils245 if (DEBUG_TIMING) Log.d(LOG_TAG, "getCategories took " in getCategories()