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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java 67 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
338 if (VERBOSE_LOGGING) {
381 if (VERBOSE_LOGGING) {
    [all...]
ContactsProvider2.java 141 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
    [all...]

Completed in 230 milliseconds