Searched refs:LOCAL_LOGV (Results 1 - 25 of 40) sorted by relevance

12

/packages/apps/Mms/src/com/android/mms/util/
H A DSendingProgressTokenManager.java27 private static final boolean LOCAL_LOGV = false; field in class:SendingProgressTokenManager
38 if (LOCAL_LOGV) {
45 if (LOCAL_LOGV) {
52 if (LOCAL_LOGV) {
H A DDownloadManager.java52 private static final boolean LOCAL_LOGV = false; field in class:DownloadManager
71 if (LOCAL_LOGV) {
77 if (LOCAL_LOGV) {
90 if (LOCAL_LOGV) {
96 if (LOCAL_LOGV) {
101 if (LOCAL_LOGV) {
122 if (LOCAL_LOGV) {
132 if (LOCAL_LOGV) {
157 if (LOCAL_LOGV) {
165 if (LOCAL_LOGV) {
[all...]
H A DRateController.java34 private static final boolean LOCAL_LOGV = false; field in class:RateController
58 if (LOCAL_LOGV) {
77 if (LOCAL_LOGV) {
149 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/dom/smil/parser/
H A DSmilContentHandler.java33 private static final boolean LOCAL_LOGV = false; field in class:SmilContentHandler
57 if (LOCAL_LOGV) {
63 if (LOCAL_LOGV) {
72 if (LOCAL_LOGV) {
82 if (LOCAL_LOGV) {
90 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/transaction/
H A DDefaultRetryScheme.java29 private static final boolean LOCAL_LOGV = false; field in class:DefaultRetryScheme
51 if (LOCAL_LOGV) {
H A DReadRecTransaction.java48 private static final boolean LOCAL_LOGV = false; field in class:ReadRecTransaction
88 if (LOCAL_LOGV) {
92 if (LOCAL_LOGV) {
96 if (LOCAL_LOGV) {
H A DNotificationTransaction.java72 private static final boolean LOCAL_LOGV = false; field in class:NotificationTransaction
135 if (LOCAL_LOGV) {
152 if (LOCAL_LOGV) {
193 if (LOCAL_LOGV) {
H A DPushReceiver.java58 private static final boolean LOCAL_LOGV = false; field in class:PushReceiver
128 } else if (LOCAL_LOGV) {
143 if (LOCAL_LOGV) {
155 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/layout/
H A DLayoutManager.java32 private static final boolean LOCAL_LOGV = false; field in class:LayoutManager
50 if (LOCAL_LOGV) {
69 if (LOCAL_LOGV) {
87 if (LOCAL_LOGV) {
H A DHVGALayoutParameters.java25 private static final boolean LOCAL_LOGV = false; field in class:HVGALayoutParameters
40 if (LOCAL_LOGV) {
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DConstants.java143 private static final boolean LOCAL_LOGV = false; field in class:Constants
144 public static final boolean LOGV = LOCAL_LOGV && Log.isLoggable(TAG, Log.VERBOSE);
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DSmilRegionElementImpl.java51 private static final boolean LOCAL_LOGV = false; field in class:SmilRegionElementImpl
80 if (LOCAL_LOGV) {
90 if (LOCAL_LOGV) {
101 if (LOCAL_LOGV) {
111 if (LOCAL_LOGV) {
164 if (LOCAL_LOGV) {
172 if (LOCAL_LOGV) {
179 if (LOCAL_LOGV) {
197 if (LOCAL_LOGV) {
205 if (LOCAL_LOGV) {
[all...]
H A DSmilPlayer.java45 private static final boolean LOCAL_LOGV = false; field in class:SmilPlayer
415 if (LOCAL_LOGV) {
426 if (LOCAL_LOGV) {
469 if (LOCAL_LOGV) {
480 if (LOCAL_LOGV) {
492 if (LOCAL_LOGV) {
518 if (LOCAL_LOGV) {
526 if (LOCAL_LOGV) {
647 if (LOCAL_LOGV) {
755 if (LOCAL_LOGV) {
[all...]
H A DSmilMediaElementImpl.java38 private static final boolean LOCAL_LOGV = false; field in class:SmilMediaElementImpl
46 if (LOCAL_LOGV) {
60 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/drm/
H A DDrmWrapper.java60 private static final boolean LOCAL_LOGV = false; field in class:DrmWrapper
81 if (LOCAL_LOGV) {
164 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/model/
H A DLayoutModel.java30 private static final boolean LOCAL_LOGV = false; field in class:LayoutModel
66 if (LOCAL_LOGV) {
164 if (LOCAL_LOGV) {
213 if (LOCAL_LOGV) {
H A DAudioModel.java45 private static final boolean LOCAL_LOGV = false; field in class:AudioModel
104 if (LOCAL_LOGV) {
131 if (LOCAL_LOGV) {
H A DVideoModel.java46 private static final boolean LOCAL_LOGV = false; field in class:VideoModel
133 if (LOCAL_LOGV) {
160 if (LOCAL_LOGV || Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
H A DImageModel.java58 private static final boolean LOCAL_LOGV = false; field in class:ImageModel
106 if (LOCAL_LOGV) {
119 if (LOCAL_LOGV) {
H A DSlideModel.java40 private static final boolean LOCAL_LOGV = false; field in class:SlideModel
458 if (LOCAL_LOGV) {
463 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/ui/
H A DConfirmRateLimitActivity.java39 private static final boolean LOCAL_LOGV = false; field in class:ConfirmRateLimitActivity
69 if (LOCAL_LOGV) {
H A DConversationListAdapter.java39 private static final boolean LOCAL_LOGV = false; field in class:ConversationListAdapter
68 if (LOCAL_LOGV) Log.v(TAG, "inflating new view");
H A DSlideView.java55 private static final boolean LOCAL_LOGV = false; field in class:SlideView
149 if (LOCAL_LOGV) {
199 if (LOCAL_LOGV) {
333 if (LOCAL_LOGV) {
342 if (LOCAL_LOGV) {
351 if (LOCAL_LOGV) {
361 if (LOCAL_LOGV) {
408 if (LOCAL_LOGV) {
H A DUriImage.java47 private static final boolean LOCAL_LOGV = false; field in class:UriImage
86 if (LOCAL_LOGV) {
199 if (LOCAL_LOGV) {
/packages/apps/Mms/src/com/android/mms/
H A DMmsConfig.java33 private static final boolean LOCAL_LOGV = false; field in class:MmsConfig
99 if (LOCAL_LOGV) {
118 if (LOCAL_LOGV) {

Completed in 176 milliseconds

12