HomeSort by relevance Sort by last modified time
    Searched refs:VERBOSE_LOGGING (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/nav/
SelectText.cpp 51 #define VERBOSE_LOGGING 0
829 if (VERBOSE_LOGGING && !mLast.isEmpty()) DBG_NAV_LOGD("%s 1"
840 if (VERBOSE_LOGGING) DBG_NAV_LOGD("%s 2"
854 if (VERBOSE_LOGGING) DBG_NAV_LOGD("%s 3"
868 if (VERBOSE_LOGGING) DBG_NAV_LOGD("mSelectRect=(%d,%d,r=%d,b=%d)"
878 if (VERBOSE_LOGGING) DBG_NAV_LOGD("mSelectRect=(%d,%d,r=%d,b=%d)"
890 if (VERBOSE_LOGGING) DBG_NAV_LOGD("WAIT_FOR_INTERSECTION"
901 if (VERBOSE_LOGGING) DBG_NAV_LOGD("%s 4"
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java 72 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
398 if (VERBOSE_LOGGING) {
448 if (VERBOSE_LOGGING) {
    [all...]
ContactsProvider2.java 181 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
    [all...]

Completed in 481 milliseconds