Searched refs:DBG (Results 1 - 25 of 199) sorted by relevance

12345678

/frameworks/base/services/core/java/com/android/server/notification/
H A DPackagePriorityExtractor.java23 private static final boolean DBG = false; field in class:PackagePriorityExtractor
28 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
33 if (DBG) Slog.d(TAG, "skipping empty notification");
38 if (DBG) Slog.d(TAG, "missing config");
H A DPackageVisibilityExtractor.java23 private static final boolean DBG = false; field in class:PackageVisibilityExtractor
28 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
33 if (DBG) Slog.d(TAG, "skipping empty notification");
38 if (DBG) Slog.d(TAG, "missing config");
H A DNotificationIntrusivenessExtractor.java29 private static final boolean DBG = false; field in class:NotificationIntrusivenessExtractor
36 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
41 if (DBG) Slog.d(TAG, "skipping empty notification");
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DAsyncChannelTest.java29 private static final boolean DBG = true; field in class:AsyncChannelTest
35 if (DBG) log("test1");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DHbpcdUtils.java33 private static final boolean DBG = false; field in class:HbpcdUtils
57 if (DBG) {
61 if (DBG) {
66 if (DBG) {
91 if (DBG) Log.d(LOG_TAG, "Query conflict sid returned the cursor " + c3 );
94 if (DBG) Log.d(LOG_TAG,
101 if (DBG) Log.d(LOG_TAG, "time zone is not accurate, mcc may be "
116 if (DBG) Log.d(LOG_TAG, "Query Range returned the cursor " + c5 );
119 if (DBG) Log.d(LOG_TAG, "SID found in mcc_sid_range. Return tmpMcc = " + tmpMcc);
125 if (DBG) Lo
[all...]
H A DSubscriptionController.java75 static final boolean DBG = true; field in class:SubscriptionController
174 if (DBG) logdl("[SubscriptionController] init by Context");
189 if (DBG) logdl("[SubscriptionController] init by Phone");
218 if (DBG) {
232 if (DBG) logd("notifySubscriptionInfoChanged:");
276 if (DBG) {
313 if (DBG) logd("selection:" + selection + " " + queryKey);
335 if (DBG) logd("Query fail");
385 if (DBG) logd("[getActiveSubInfoForSubscriber]+ subId=" + subId + " subInfo=" + si);
390 if (DBG) {
[all...]
H A DIccProvider.java45 private static final boolean DBG = true; field in class:IccProvider
91 if (DBG) log("query");
165 if (DBG) log("insert");
243 if (DBG) log("len of input String is 0");
287 if (DBG) log("delete");
300 if (DBG) log("parsing '" + param + "'");
342 if (DBG) log("update");
392 if (DBG) log("loadFromEf: efType=" + efType + ", subscription=" + subId);
404 if (DBG) log(ex.toString());
411 if (DBG) lo
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcSwitchAsyncChannel.java28 private static final boolean DBG = true; field in class:DcSwitchAsyncChannel
100 if (DBG) log("rspConnect=" + retVal);
109 if (DBG) log("rspConnect error response=" + response);
116 if (DBG) log("rspDisconnect=" + retVal);
125 if (DBG) log("rspDisconnect error response=" + response);
132 if (DBG) log("rspDisconnectAll=" + retVal);
141 if (DBG) log("rspDisconnectAll error response=" + response);
148 if (DBG) log("notifyDataAttached");
153 if (DBG) log("EVENT_DATA_DETACHED");
158 if (DBG) lo
[all...]
H A DDcSwitchStateMachine.java33 private static final boolean DBG = true; field in class:DcSwitchStateMachine
53 if (DBG) log("DcSwitchState constructor E");
63 if (DBG) log("DcSwitchState constructor X");
77 if (DBG) log("IdleState: enter");
82 if (DBG) loge("DctController is not ready");
92 if (DBG) {
108 if (DBG) {
116 if (DBG) {
146 if (DBG) {
160 if (DBG) {
[all...]
H A DDcController.java48 private static final boolean DBG = true; field in class:DcController
117 if (DBG && dc.mCid < 0) {
125 if (DBG && removedDc == null) {
162 if (DBG) {
189 if (DBG) {
209 if (DBG) log("onDataStateChanged: add to retry dc=" + dc);
213 if (DBG) log("onDataStateChanged: dcsToRetry=" + dcsToRetry);
232 if (DBG) loge("onDataStateChanged: no connected apns, ignore");
236 if (DBG) log("onDataStateChanged: Found ConnId=" + newState.cid
244 if (DBG) lo
[all...]
H A DDcAsyncChannel.java33 private static final boolean DBG = false; field in class:DcAsyncChannel
125 if (DBG) log("reqIsInactive");
135 if (DBG) log("rspIsInactive=" + retVal);
165 if (DBG) log("reqCid");
176 if (DBG) log("rspCid=" + retVal);
205 if (DBG) log("reqApnSetting");
216 if (DBG) log("rspApnSetting=" + retVal);
247 if (DBG) log("reqLinkProperties");
258 if (DBG) log("rspLinkProperties=" + retVal);
289 if (DBG) lo
[all...]
H A DDcTesterDeactivateAll.java36 private static final boolean DBG = true; field in class:DcTesterDeactivateAll
51 if (DBG) log("sIntentReceiver.onReceive: action=" + action);
60 if (DBG) log("onReceive: mDcc is null, ignoring");
63 if (DBG) log("onReceive: unknown action=" + action);
H A DDcRetryAlarmController.java37 private static final boolean DBG = true; field in class:DcRetryAlarmController
66 if (DBG) {
73 if (DBG) log("onReceive: unknown action=" + action);
96 if (DBG) log("dispose");
118 if (DBG) log("getSuggestedRetryTime: suggestedRetryTime is MAX_INT, retry NOT needed");
121 if (DBG) log("getSuggestedRetryTime: suggestedRetryTime is >= 0 use it");
127 if (DBG) log("getSuggestedRetryTime: retry is needed");
129 if (DBG) log("getSuggestedRetryTime: retry is NOT needed");
133 if (DBG) {
144 if (DBG) {
[all...]
H A DDcTracker.java158 if (DBG) log("GsmDCT.constructor");
217 if (DBG) log("DcTracker.dispose");
394 if(DBG) log("finalize");
474 if (DBG) log("return link properites for " + apnType);
478 if (DBG) log("return new LinkProperties");
488 if (DBG) {
494 if (DBG) log("return new NetworkCapabilities");
501 if (DBG) log("get all active apn types");
538 if (DBG) log("setState should not be used in GSM" + s);
574 if (DBG) lo
[all...]
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsEcbm.java54 private static final boolean DBG = true; field in class:ImsEcbm
59 if (DBG) Rlog.d(TAG, "ImsEcbm created");
93 if (DBG) Rlog.d(TAG, "enteredECBM ::");
102 if (DBG) Rlog.d(TAG, "exitedECBM ::");
H A DImsConfig.java36 private boolean DBG = true; field in class:ImsConfig
247 if (DBG) Rlog.d(TAG, "ImsConfig creates");
270 if (DBG) Rlog.d(TAG, "getProvisionedValue(): item = " + item + ", ret =" + ret);
293 if (DBG) Rlog.d(TAG, "getProvisionedStringValue(): item = " + item + ", ret =" + ret);
314 if (DBG) {
324 if (DBG) {
353 if (DBG) {
372 if (DBG) {
398 if (DBG) {
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipWakeLock.java26 private static final boolean DBG = false; field in class:SipWakeLock
37 if (DBG) log("reset count=" + mHolders.size());
58 if (DBG) log("acquire count=" + mHolders.size());
67 if (DBG) log("release count=" + mHolders.size());
/frameworks/base/telephony/java/android/telephony/
H A DCellInfoLte.java29 private static final boolean DBG = false; field in class:CellInfoLte
49 if (DBG) log("getCellIdentity: " + mCellIdentityLte);
54 if (DBG) log("setCellIdentity: " + cid);
59 if (DBG) log("getCellSignalStrength: " + mCellSignalStrengthLte);
64 if (DBG) log("setCellSignalStrength: " + css);
112 if (DBG) log("writeToParcel(Parcel, int): " + toString());
126 if (DBG) log("CellInfoLte(Parcel): " + toString());
H A DCellSignalStrengthGsm.java29 private static final boolean DBG = false; field in class:CellSignalStrengthGsm
120 if (DBG) log("getLevel=" + level);
138 if (DBG) log("getDbm=" + dBm);
153 if (DBG) log("getAsuLevel=" + level);
193 if (DBG) log("writeToParcel(Parcel, int): " + toString());
205 if (DBG) log("CellSignalStrengthGsm(Parcel): " + toString());
H A DCellSignalStrengthWcdma.java29 private static final boolean DBG = false; field in class:CellSignalStrengthWcdma
120 if (DBG) log("getLevel=" + level);
138 if (DBG) log("getDbm=" + dBm);
153 if (DBG) log("getAsuLevel=" + level);
193 if (DBG) log("writeToParcel(Parcel, int): " + toString());
205 if (DBG) log("CellSignalStrengthWcdma(Parcel): " + toString());
/frameworks/base/core/java/android/speech/tts/
H A DPlaybackSynthesisCallback.java28 private static final boolean DBG = false; field in class:PlaybackSynthesisCallback
67 if (DBG) Log.d(TAG, "stop()");
123 if (DBG) Log.d(TAG, "start(" + sampleRateInHz + "," + audioFormat + "," + channelCount
135 if (DBG) Log.d(TAG, "stop() called before start(), returning.");
139 if (DBG) Log.d(TAG, "Error was raised");
158 if (DBG) Log.d(TAG, "audioAvailable(byte[" + buffer.length + "]," + offset + "," + length
173 if (DBG) Log.d(TAG, "Error was raised");
203 if (DBG) Log.d(TAG, "done()");
215 if (DBG) Log.d(TAG, "Request has been aborted.");
254 if (DBG) Lo
[all...]
H A DAudioPlaybackHandler.java25 private static final boolean DBG = false; field in class:AudioPlaybackHandler
59 if (DBG) Log.d(TAG, "Removing all callback items for : " + callerIdentity);
69 if (DBG) Log.d(TAG, "Stopping all items");
125 if (DBG) Log.d(TAG, "MessageLoop : Shutting down (interrupted)");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java32 private static final boolean DBG = true; field in class:SipConnectionBase
59 if (DBG) log("SipConnectionBase: ctor dialString=" + dialString);
66 if (DBG) log("setState: state=" + state);
139 if (DBG) log("setDisconnectCause: prev=" + mCause + " new=" + cause);
151 if (DBG) log("proceedAfterWaitChar: ignore");
156 if (DBG) log("proceedAfterWildChar: ignore");
161 if (DBG) log("cancelPostDial: ignore");
172 if (DBG) log("getRemaingPostDialString: ret empty string");
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStateTracker.java50 private static boolean DBG = false; field in class:SupplicantStateTracker
84 DBG = true;
86 DBG = false;
118 if (DBG) {
136 if (DBG) Log.d(TAG, "Supplicant state: " + supState.toString() + "\n");
221 if (DBG) Log.d(TAG, getName() + "\n");
225 if (DBG) Log.d(TAG, getName() + message.toString() + "\n");
267 if (DBG) Log.d(TAG, getName() + "\n");
274 if (DBG) Log.d(TAG, getName() + "\n");
281 if (DBG) Lo
[all...]
/frameworks/base/core/java/com/android/internal/util/
H A DAsyncService.java38 protected static final boolean DBG = true; field in class:AsyncService
95 if (DBG) Slog.d(TAG, "onStartCommand");
114 if (DBG) Slog.d(TAG, "onDestroy");

Completed in 1952 milliseconds

12345678