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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
UserUtils.java 30 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuard.java 40 private static final boolean VERBOSE_LOGGING = ContactsProvider2.VERBOSE_LOGGING;
79 if (VERBOSE_LOGGING) {
EnterpriseContactsCursorWrapper.java 44 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
154 if (VERBOSE_LOGGING) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/sqlite/
DatabaseAnalyzer.java 37 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
83 if (VERBOSE_LOGGING) {
88 if (VERBOSE_LOGGING) {
92 if (VERBOSE_LOGGING) {
SqlChecker.java 38 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
51 if (VERBOSE_LOGGING) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsPackageMonitor.java 42 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
80 if (VERBOSE_LOGGING) {
126 if (VERBOSE_LOGGING) Log.d(TAG, "onPackageChanged: Scanning package: " + packageName);
137 if (VERBOSE_LOGGING) Log.v(TAG, "Calling PendingResult.finish()...");
147 if (VERBOSE_LOGGING) Log.d(TAG, "Cleaning up data for package: " + packageName);
ContactsTaskScheduler.java 36 public static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
74 if (VERBOSE_LOGGING) {
108 if (VERBOSE_LOGGING) {
133 if (VERBOSE_LOGGING) {
ContactMetadataProvider.java 59 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
124 if (VERBOSE_LOGGING) {
295 if (VERBOSE_LOGGING) {
314 if (VERBOSE_LOGGING) {
AbstractContactsProvider.java 57 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
254 if (VERBOSE_LOGGING) {
272 if (VERBOSE_LOGGING) {
VoicemailContentProvider.java 65 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
77 if (VERBOSE_LOGGING) {
180 if (VERBOSE_LOGGING) {
197 if (VERBOSE_LOGGING) {
212 if (VERBOSE_LOGGING) {
227 if (VERBOSE_LOGGING) {
254 if (VERBOSE_LOGGING) {
530 if (VERBOSE_LOGGING) {
544 if (VERBOSE_LOGGING) {
552 if (VERBOSE_LOGGING) {
    [all...]
CallLogProvider.java 70 public static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
199 if (VERBOSE_LOGGING) {
294 if (VERBOSE_LOGGING) {
462 if (VERBOSE_LOGGING) {
493 if (VERBOSE_LOGGING) {
529 if (VERBOSE_LOGGING) {
    [all...]
SearchIndexManager.java 53 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
294 if (VERBOSE_LOGGING) {
340 if (VERBOSE_LOGGING) {
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
AutoFocusStateMachine.java 72 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
150 if (VERBOSE_LOGGING) Log.v(TAG, "onCaptureCompleted - new AF mode = " + afMode +
194 if (VERBOSE_LOGGING) Log.v(TAG, "resetState - last state was " + mLastAfState);
220 if (VERBOSE_LOGGING) Log.v(TAG, "lockAutoFocus");
263 if (VERBOSE_LOGGING) Log.v(TAG, "unlockAutoFocus");
306 if (VERBOSE_LOGGING) Log.v(TAG, "setActiveAutoFocus");
336 if (VERBOSE_LOGGING) Log.v(TAG, "setPassiveAutoFocus - picture " + picture);
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactDeltaList.java 48 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
129 if (VERBOSE_LOGGING) {
206 if (VERBOSE_LOGGING) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
AbstractContactAggregator.java 91 protected static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE);
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.5.0-alpha-preview-02/
builder-2.5.0-alpha-preview-02.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha4/
builder-3.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha5/
builder-3.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha6/
builder-3.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha7/
builder-3.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha9/
builder-3.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta1/
builder-3.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta2/
builder-3.0.0-beta2.jar 

Completed in 708 milliseconds