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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java89 private static final boolean DEBUG_LOGGING = Log.isLoggable(TAG, Log.DEBUG); field in class:ContactAggregator
420 if (DEBUG_LOGGING) {
467 if (DEBUG_LOGGING) {
479 if (DEBUG_LOGGING) {

Completed in 141 milliseconds