/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduParser.java | 83 private static final boolean LOCAL_LOGV = false; field in PduParser 140 if (LOCAL_LOGV) { in parse() 146 if (LOCAL_LOGV) { in parse() 152 if (LOCAL_LOGV) { in parse() 159 if (LOCAL_LOGV) { in parse() 166 if (LOCAL_LOGV) { in parse() 194 if (LOCAL_LOGV) { in parse() 201 if (LOCAL_LOGV) { in parse() 208 if (LOCAL_LOGV) { in parse() 215 if (LOCAL_LOGV) { in parse() [all …]
|
D | EncodedStringValue.java | 33 private static final boolean LOCAL_LOGV = false; field in EncodedStringValue 143 if (LOCAL_LOGV) { in getString()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | PduParser.java | 37 private static final boolean LOCAL_LOGV = false; field in PduParser 162 if (LOCAL_LOGV) { in parse() 168 if (LOCAL_LOGV) { in parse() 174 if (LOCAL_LOGV) { in parse() 181 if (LOCAL_LOGV) { in parse() 188 if (LOCAL_LOGV) { in parse() 219 if (LOCAL_LOGV) { in parse() 226 if (LOCAL_LOGV) { in parse() 233 if (LOCAL_LOGV) { in parse() 240 if (LOCAL_LOGV) { in parse() [all …]
|
D | PduPersister.java | 72 private static final boolean LOCAL_LOGV = false; field in PduPersister 311 if (LOCAL_LOGV) { in getPduPersister() 381 if (LOCAL_LOGV) { in loadParts() 570 if (LOCAL_LOGV) { in load() 782 if (LOCAL_LOGV) { in persistPart() 889 if (LOCAL_LOGV) { in persistData() 894 if (LOCAL_LOGV) { in persistData() 936 if (LOCAL_LOGV) { in persistData() 954 if (LOCAL_LOGV) { in persistData() 1078 if (LOCAL_LOGV) { in updateHeaders() [all …]
|
D | EncodedStringValue.java | 33 private static final boolean LOCAL_LOGV = false; field in EncodedStringValue 158 if (LOCAL_LOGV) { in getString()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/util/ |
D | AbstractCache.java | 25 private static final boolean LOCAL_LOGV = false; field in AbstractCache 36 if (LOCAL_LOGV) { in put() 43 if (LOCAL_LOGV) { in put() 54 if (LOCAL_LOGV) { in put() 63 if (LOCAL_LOGV) { in get() 71 if (LOCAL_LOGV) { in get() 81 if (LOCAL_LOGV) { in purge() 87 if (LOCAL_LOGV) { in purge() 95 if (LOCAL_LOGV) { in purgeAll()
|
D | PduCache.java | 32 private static final boolean LOCAL_LOGV = false; field in PduCache 86 if (LOCAL_LOGV) { in getInstance() 206 if (LOCAL_LOGV) { in normalizeKey() 213 if (LOCAL_LOGV) { in purgeByMessageBox() 240 if (LOCAL_LOGV) { in purgeByThreadId()
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | MmsProvider.java | 104 if (LOCAL_LOGV) { in query() 311 if (LOCAL_LOGV) { in insert() 514 if (LOCAL_LOGV) { in insert() 615 if (LOCAL_LOGV) { in delete() 713 if (LOCAL_LOGV) { in deleteMessages() 777 if (LOCAL_LOGV) { in update() 812 if (LOCAL_LOGV) { in update() 987 private final static boolean LOCAL_LOGV = false; field in MmsProvider
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | Constants.java | 162 private static final boolean LOCAL_LOGV = false; field in Constants 163 public static final boolean LOGV = LOCAL_LOGV && Log.isLoggable(TAG, Log.VERBOSE);
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaProvider.java | 497 if (LOCAL_LOGV) Log.v(TAG, "Deleting old database " + databases[i]); in onOpen() 523 if (LOCAL_LOGV) Log.v(TAG, "Deleting old database " + databases[lruIndex]); in onOpen() 1969 if (LOCAL_LOGV) Log.v(TAG, "inserting directory " + path); in insertDirectory() 1997 if (LOCAL_LOGV) Log.v(TAG, "Returning cached entry for " + parentPath); in getParent() 2010 if (LOCAL_LOGV) Log.v(TAG, "Inserted " + parentPath); in getParent() 2017 if (LOCAL_LOGV) Log.v(TAG, "Queried " + parentPath); in getParent() 2266 if (LOCAL_LOGV) Log.v(TAG, "insertFile: values=" + values + " returned: " + rowId); in insertFile() 2425 if (LOCAL_LOGV) Log.v(TAG, "insertInternal: "+uri+", initValues="+initialValues); in insertInternal() 2682 if (LOCAL_LOGV) Log.v(TAG, "fixParentIdIfNeeded: helper is null, nothing to fix!"); in fixParentIdIfNeeded() 2722 if (LOCAL_LOGV) Log.d(TAG, in fixParentIdIfNeeded() [all …]
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/ |
D | UsbManagerFragment.java | 47 private static final boolean LOCAL_LOGV = true; field in UsbManagerFragment 83 if (LOCAL_LOGV) { in populateSettings()
|
D | UsbHostManagementActivity.java | 59 private static final boolean LOCAL_LOGV = true; field in UsbHostManagementActivity
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | UsbHostController.java | 55 private static final boolean LOCAL_LOGV = true; field in UsbHostController 162 if (LOCAL_LOGV) { in processDevice()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/usb/ |
D | UsbHostController.java | 57 private static final boolean LOCAL_LOGV = true; field in UsbHostController 158 if (LOCAL_LOGV) { in processDevice()
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | AppButtonsPreferenceController.java | 87 private static final boolean LOCAL_LOGV = false; field in AppButtonsPreferenceController 442 if (LOCAL_LOGV) { in setIntentAndFinish()
|