Searched refs:DBG (Results 51 - 75 of 249) sorted by relevance

12345678910

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java78 private static final boolean DBG = true; field in class:DataConnection
245 if (DBG) dc.log("Made " + dc.getName());
335 if (DBG) log("updateLinkProperty failed : " + result.setupResult);
347 if (DBG && (! result.oldLp.equals(result.newLp))) {
371 if (DBG) log("MTU set by call response to: " + lp.getMtu());
377 if (DBG) log("MTU set by APN to: " + apn.mtu);
385 if (DBG) log("MTU set by config resource to: " + mtu);
396 if (DBG) log("DataConnection created");
435 if (DBG) log("onConnect: carrier='" + mApnSetting.carrier
460 if (DBG) {
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DSignalStrength.java31 private static final boolean DBG = false; field in class:SignalStrength
257 if (DBG) log("initialize: " + toString());
286 if (DBG) log("Size of signalstrength parcel:" + in.dataSize());
312 if (DBG) log("Size of signalstrength parcel:" + in.dataSize());
385 if (DBG) log("Signal before validate=" + this);
407 if (DBG) log("Signal after validate=" + this);
530 if (DBG) log("getLevel=" + level);
565 if (DBG) log("getAsuLevel=" + asuLevel);
593 if (DBG) log("getDbm=" + dBm);
612 if (DBG) lo
[all...]
H A DCellSignalStrengthCdma.java29 private static final boolean DBG = false; field in class:CellSignalStrengthCdma
134 if (DBG) log("getLevel=" + level);
166 if (DBG) log("getAsuLevel=" + level);
195 if (DBG) log("getCdmaLevel=" + level);
223 if (DBG) log("getEvdoLevel=" + level);
338 if (DBG) log("writeToParcel(Parcel, int): " + toString());
366 if (DBG) log("CellSignalStrengthCdma(Parcel): " + toString());
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DRttService.java37 public static final boolean DBG = true; field in class:RttService
55 if (DBG) {
65 if (DBG) Slog.d(TAG, "Client connection lost with reason: " + msg.arg1);
67 if (DBG) Slog.d(TAG, "closing client " + msg.replyTo);
143 if (DBG) Log.d(TAG, "SCAN_AVAILABLE : " + state);
294 if (DBG) Log.d(TAG, "DefaultState got" + msg);
329 if (DBG) Log.d(TAG, "EnabledState got" + msg);
360 if (DBG) Log.d(TAG, "Cancelling not-yet-scheduled RTT");
371 if (DBG) Log.d(TAG, "mWifiNative.enableRttResponder called");
397 if (DBG) Lo
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccProvider.java44 private static final boolean DBG = true; field in class:IccProvider
90 if (DBG) log("query");
167 if (DBG) log("insert");
245 if (DBG) log("len of input String is 0");
289 if (DBG) log("delete");
302 if (DBG) log("parsing '" + param + "'");
344 if (DBG) log("update");
394 if (DBG) log("loadFromEf: efType=0x" +
407 if (DBG) log(ex.toString());
414 if (DBG) lo
[all...]
H A DWapPushOverSms.java71 private static final boolean DBG = false; field in class:WapPushOverSms
117 if (DBG) Rlog.v(TAG, "bindService() for wappush manager succeeded");
124 if (DBG) Rlog.v(TAG, "wappush manager connected to " + hashCode());
130 if (DBG) Rlog.v(TAG, "wappush manager disconnected.");
150 if (DBG) Rlog.v(TAG, "dispose: unbind wappush manager");
168 if (DBG) Rlog.d(TAG, "Rx: " + IccUtils.bytesToHexString(pdu));
185 if (DBG)
192 if (DBG) Rlog.w(TAG, "Received non-PUSH WAP PDU. Type = " + pduType);
197 if (DBG) Rlog.w(TAG, "Received non-PUSH WAP PDU. Type = " + pduType);
213 if (DBG) Rlo
[all...]
H A DServiceStateTracker.java101 private static final boolean DBG = true; field in class:ServiceStateTracker
297 if (DBG) log("SubscriptionListener.onSubscriptionInfoChanged");
679 if (DBG) log("notifyDataRegStateRilRadioTechnologyChanged: drs=" + drs + " rat=" + rat);
692 if (DBG) {
879 if (DBG) log("EVENT_SET_RADIO_OFF, turn radio off now.");
1066 if (DBG) log("EVENT_POLL_STATE_NETWORK_SELECTION_MODE");
1177 if (DBG) log("EVENT_RESTRICTED_STATE_CHANGED");
1190 if (DBG) log("EVENT_ALL_DATA_DISCONNECTED, turn radio off now.");
1200 if (DBG) log("EVENT_CHANGE_IMS_STATE:");
1206 if (DBG) lo
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java43 private static final boolean DBG = true; field in class:UiccCardApplication
94 if (DBG) log("Creating UiccApp: " + as);
125 if (DBG) log(mAppType + " update. New " + as);
154 if (DBG) log(oldAppType + " changed state: " + oldAppState + " -> " + mAppState);
169 if (DBG) log(mAppType + " being Disposed");
228 if (DBG) log("Error in querying facility lock:" + ar.exception);
256 if (DBG) log("EVENT_CHANGE_FACILITY_FDN_DONE: " +
283 if (DBG) log("Error in querying facility lock:" + ar.exception);
289 if (DBG) log("Query facility lock : " + ints[0]);
320 if (DBG) lo
[all...]
H A DSIMRecords.java216 if (DBG) log("SIMRecords X ctor this=" + this);
234 if (DBG) log("Disposing SIMRecords this=" + this);
246 if(DBG) log("finalized");
352 if(DBG) log("Set MSISDN: " + mNewMsisdnTag + " " + /*mNewMsisdn*/
505 if(DBG) log(" VoiceMessageCount from SIM MWIS = " + countVoiceMessages);
517 if(DBG) log(" VoiceMessageCount from SIM CPHS = " + countVoiceMessages);
845 if(DBG) log("EF_MWIS : " + IccUtils.bytesToHexString(data));
848 if(DBG) log("EVENT_GET_MWIS_DONE exception = "
854 if(DBG) log("SIMRecords: Uninitialized record MWIS");
867 if(DBG) lo
[all...]
H A DRuimRecords.java118 if (DBG) log("RuimRecords X ctor this=" + this);
123 if (DBG) log("Disposing RuimRecords " + this);
133 if(DBG) log("RuimRecords finalized");
245 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
273 if (DBG) log("EF_LI=" + IccUtils.bytesToHexString(mEFli));
287 if (DBG) log("CSIM_SPN=" +
329 if (DBG) log("Some corruption in SPN decoding = " + spn);
330 if (DBG) log("Using ENCODING_GSM_7BIT_ALPHABET scheme...");
344 if (DBG) log("spn=" + getServiceProviderName());
345 if (DBG) lo
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java64 private static final boolean DBG = true; field in class:BluetoothManagerService
181 if (DBG) Slog.d(TAG, "Bluetooth Adapter name changed to " + newName);
270 if (DBG) Slog.d(TAG, "Startup: Bluetooth persisted state is ON.");
299 if (DBG) Slog.d(TAG, "Bluetooth persisted state: " + state);
316 if (DBG) Slog.d(TAG, "Persisting Bluetooth Setting: " + value);
336 if (DBG) Slog.d(TAG, "Loading stored name and address");
341 if (DBG) Slog.d(TAG, "invalid bluetooth name and address stored");
346 if (DBG) Slog.d(TAG, "Stored bluetooth Name=" + mName + ",Address=" + mAddress);
359 if (DBG) Slog.d(TAG,"Stored Bluetooth name: " +
366 if (DBG) Slo
[all...]
H A DGestureLauncherService.java54 private static final boolean DBG = false; field in class:GestureLauncherService
123 if (DBG) Slog.d(TAG, "Gesture launcher is disabled in system properties.");
215 if (DBG) Slog.d(TAG, "Camera launch sensor registered: " + mRegistered);
217 if (DBG) Slog.d(TAG, "Camera launch sensor is not specified.");
291 if (DBG) Slog.d(TAG, String.format(
296 if (DBG) Slog.d(TAG, String.format(
336 if (DBG) Slog.d(TAG, "Ignoring gesture event because it's unregistered.");
340 if (DBG) {
382 if (DBG) Slog.d(TAG, "Skipped event logging because negative numbers.");
386 if (DBG) Slo
[all...]
H A DTextServicesManagerService.java75 private static final boolean DBG = false; field in class:TextServicesManagerService
205 if (DBG) {
275 if (DBG) Slog.d(TAG, "Add: " + compName);
291 if (DBG) {
303 if (DBG) {
311 if (DBG) {
328 if (DBG) {
337 if (DBG) {
350 if (DBG) {
384 if (DBG) {
[all...]
/frameworks/base/core/java/android/net/metrics/
H A DIpConnectivityLog.java33 private static final boolean DBG = false; field in class:IpConnectivityLog
70 if (DBG) {
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfoAsyncQuery.java45 private static final boolean DBG = false; field in class:CallerInfoAsyncQuery
101 if (DBG) Rlog.d(LOG_TAG, "Trying to get current content resolver...");
106 if (DBG) Rlog.d(LOG_TAG, "myUser=" + myUser + "currentUser=" + currentUser);
286 if (DBG) Rlog.d(LOG_TAG, "==> Got mCallerInfo: " + mCallerInfo);
292 if (DBG) Rlog.d(LOG_TAG, "#####async contact look up with numeric username"
326 if (DBG) Rlog.d(LOG_TAG, "constructing CallerInfo object for token: " + token);
365 if (DBG) Rlog.d(LOG_TAG, "starting query for URI: " + contactRef + " handler: " + c.toString());
410 if (DBG) {
424 if (DBG) {
462 if (DBG) Rlo
[all...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java97 * DBG should be false at checking in.
99 private static final boolean DBG = true; field in class:EditStyledText
990 if (DBG) {
1006 if (DBG) {
1016 if (DBG) {
1033 if (DBG) {
1061 if (DBG) {
1077 if (DBG) {
1108 if (DBG) {
1128 if (DBG) {
2788 private static final boolean DBG = true; field in class:EditStyledText.EditModeActions
[all...]
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAvrcpController.java44 private static final boolean DBG = false; field in class:BluetoothAvrcpController
132 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
271 if (DBG) Log.d(TAG, "sendPassThroughCmd");
290 if (DBG) Log.d(TAG, "getPlayerSettings");
311 if (DBG) Log.d(TAG, "getMetadata");
332 if (DBG) Log.d(TAG, "getPlaybackState");
351 if (DBG) Log.d(TAG, "setPlayerApplicationSetting");
384 if (DBG) Log.d(TAG, "Proxy object connected");
393 if (DBG) Log.d(TAG, "Proxy object disconnected");
H A DBluetoothGatt.java41 private static final boolean DBG = true; field in class:BluetoothGatt
140 if (DBG) Log.d(TAG, "onClientRegistered() - status=" + status
172 if (DBG) Log.d(TAG, "onClientConnectionState() - status=" + status
207 if (DBG) Log.d(TAG, "onSearchComplete() = Device=" + address + " Status=" + status);
485 if (DBG) Log.d(TAG, "onConfigureMTU() - Device=" + address +
515 if (DBG) Log.d(TAG, "close()");
582 if (DBG) Log.d(TAG, "registerApp()");
587 if (DBG) Log.d(TAG, "registerApp() - UUID=" + uuid);
603 if (DBG) Log.d(TAG, "unregisterApp() - mClientIf=" + mClientIf);
639 if (DBG) Lo
[all...]
/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java85 private static final boolean DBG = false; field in class:SpellCheckerSession
206 if (DBG) {
284 if (DBG) {
343 if (DBG) Log.d(TAG, "entering processCloseLocked:"
378 if (DBG) Log.i(TAG, "ignoring onServiceConnected since the session is"
392 if (DBG) Log.d(TAG, "starting HandlerThread in onServiceConnected.");
406 if (DBG) {
463 if (DBG) Log.d(TAG, "canceling pending tasks in processOrEnqueueTask.");
477 if (DBG) Log.d(TAG, "queueing tasks in processOrEnqueueTask since the"
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java103 private static final boolean DBG = true; field in class:ImsPhoneCallTracker
123 if (DBG) log("onReceive : incoming call intent");
133 if (DBG) log("onReceive : USSD");
143 if (DBG) {
358 if (DBG) log("getImsService");
386 if (DBG) log("dispose");
444 if (DBG) log("dial clirMode=" + clirMode);
695 if (DBG) log("acceptCall");
729 if (DBG) log("acceptCall: incoming...");
750 if (DBG) lo
[all...]
/frameworks/base/core/java/android/transition/
H A DFade.java64 private static boolean DBG = Transition.DBG && false; field in class:Fade
124 if (DBG) {
142 if (DBG) {
/frameworks/base/wifi/java/android/net/wifi/nan/
H A DWifiNanSession.java30 private static final boolean DBG = false; field in class:WifiNanSession
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java104 private static final boolean DBG = false; field in class:WifiP2pServiceImpl
564 if (DBG) logd("called onDeleteGroup() netId=" + netId);
674 if (DBG) logd(getName() + message.toString());
678 if (DBG) logd("Full connection with WifiStateMachine established");
962 if (DBG) logd(getName());
969 if (DBG) logd(getName() + message.toString());
972 if (DBG) logd("p2p socket connection lost");
1000 if (DBG) logd(getName());
1005 if (DBG) logd(getName() + message.toString());
1028 if (DBG) log
[all...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DHalMockUtils.java33 private static final boolean DBG = true; field in class:HalMockUtils
56 if (DBG) Log.d(TAG, "currentWifiHalHandle=" + currentWifiHalHandle);
111 if (DBG) Log.d(TAG, "convertJsonToBundle: returning bundle=" + bundle);
140 if (DBG) Log.d(TAG, "convertBundleToJson: returning JSONObject=" + json);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
H A DWifiNanNative.java40 private static final boolean DBG = false; field in class:WifiNanNative
105 if (DBG) Log.d(TAG, "isNanInit: trying to init");
113 if (DBG) Log.d(TAG, "initNanHandlersNative: res=" + ret);
121 if (DBG) Log.d(TAG, "getCapabilitiesNative: res=" + ret);
149 if (DBG) Log.d(TAG, "enableAndConfigureNative: ret=" + ret);
171 if (DBG) Log.d(TAG, "disableNative: ret=" + ret);
200 if (DBG) Log.d(TAG, "publishNative: ret=" + ret);
228 if (DBG) Log.d(TAG, "subscribeNative: ret=" + ret);
259 if (DBG) Log.d(TAG, "sendMessageNative: ret=" + ret);
285 if (DBG) Lo
[all...]

Completed in 1673 milliseconds

12345678910