Searched defs:VERBOSE_LOGGING (Results 1 – 10 of 10) sorted by relevance
30 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in UserUtils
40 private static final boolean VERBOSE_LOGGING = ContactsProvider2.VERBOSE_LOGGING; field in EnterprisePolicyGuard
44 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in EnterpriseContactsCursorWrapper
59 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in ContactMetadataProvider
52 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in SearchIndexManager
59 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in AbstractContactsProvider
68 public static final boolean VERBOSE_LOGGING = false; // DO NOT SUBMIT WITH TRUE field in CallLogProvider
50 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in RawContactDeltaList
109 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in ConfirmAddDetailActivity
90 protected static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in AbstractContactAggregator