Home
last modified time | relevance | path

Searched refs:LOCAL_LOGV (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduParser.java86 private static final boolean LOCAL_LOGV = false; field in PduParser
143 if (LOCAL_LOGV) { in parse()
149 if (LOCAL_LOGV) { in parse()
155 if (LOCAL_LOGV) { in parse()
162 if (LOCAL_LOGV) { in parse()
169 if (LOCAL_LOGV) { in parse()
197 if (LOCAL_LOGV) { in parse()
204 if (LOCAL_LOGV) { in parse()
211 if (LOCAL_LOGV) { in parse()
218 if (LOCAL_LOGV) { in parse()
[all …]
DEncodedStringValue.java33 private static final boolean LOCAL_LOGV = false; field in EncodedStringValue
143 if (LOCAL_LOGV) { in getString()