Searched refs:LOGV_ENABLED (Results 1 – 4 of 4) sorted by relevance
89 private final static boolean LOGV_ENABLED = com.android.browser.Browser.LOGV_ENABLED; field in WebStorageSizeManager224 if(LOGV_ENABLED) { in onExceededDatabaseQuota()251 if(LOGV_ENABLED) { in onExceededDatabaseQuota()267 if (LOGV_ENABLED) { in onExceededDatabaseQuota()296 if(LOGV_ENABLED) { in onExceededDatabaseQuota()313 if(LOGV_ENABLED) { in onReachedMaxAppCacheSize()333 if(LOGV_ENABLED) { in onReachedMaxAppCacheSize()342 if(LOGV_ENABLED) { in onReachedMaxAppCacheSize()392 if(LOGV_ENABLED) { in scheduleOutOfSpaceNotification()
50 private final static boolean LOGV_ENABLED = Browser.LOGV_ENABLED; field in BrowserActivity56 if (LOGV_ENABLED) { in onCreate()130 if (LOGV_ENABLED) { in shouldIgnoreIntents()139 if (LOGV_ENABLED) { in onResume()171 if (LOGV_ENABLED) { in onSaveInstanceState()185 if (LOGV_ENABLED) { in onDestroy()
37 private static final boolean LOGV_ENABLED = Browser.LOGV_ENABLED; field in CrashRecoveryHandler90 if (LOGV_ENABLED) { in CrashRecoveryHandler()224 if (LOGV_ENABLED) { in writeState()
28 final static boolean LOGV_ENABLED = false; field in Browser37 if (LOGV_ENABLED) in onCreate()