Searched refs:log (Results 26 - 50 of 229) sorted by relevance

12345678910

/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DWifiConnectionTest.java95 log("==== print network configurations parsed from XML file ====");
96 log("number of access points: " + networks.size());
98 log(config.toString());
104 log("tearDown()");
126 log("config.SSID = " + config.SSID);
127 log("mAct.mWifiManager.getConnectionInfo.getSSID()" +
141 private void log(String message) { method in class:WifiConnectionTest
149 log("-- START Wi-Fi connection test to : " + ssid + " --");
154 log("-- END Wi-Fi connection test to " + ssid + " -- ");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DRuimRecords.java120 if (DBG) log("Disposing RuimRecords " + this);
130 if(DBG) log("RuimRecords finalized");
233 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
259 if (DBG) log("EF_LI=" + IccUtils.bytesToHexString(mEFli));
271 if (DBG) log("CSIM_SPN=" +
307 log("SPN encoding not supported");
310 log("spn decode error: " + e);
312 if (DBG) log("spn=" + spn);
313 if (DBG) log("spnCondition=" + mCsimSpnDisplayCondition);
325 if (DBG) log("CSIM_MD
801 protected void log(String s) { method in class:RuimRecords
[all...]
H A DRuimSmsInterfaceManager.java73 if(DBG) log("Cannot load Sms records");
114 if (DBG) log("updateMessageOnIccEf: index=" + index +
134 log("interrupted while trying to update by index");
151 if (DBG) log("copyMessageToIccEf: status=" + status + " ==> " +
164 log("interrupted while trying to update by index");
174 if (DBG) log("getAllMessagesFromEF");
188 log("interrupted while trying to load from the RUIM");
218 protected void log(String msg) { method in class:RuimSmsInterfaceManager
H A DCdmaDataConnectionTracker.java165 if(DBG) log("CdmaDataConnectionTracker finalized");
183 if (DBG) log ("setState: " + s);
256 log("Data not allowed due to" + reason);
266 log("Data not possible. No coverage: dataState = " + mState);
272 if (DBG) log("***trySetupData due to " + (reason == null ? "(unspecified)" : reason));
281 log("(fix?) We're on the simulator; assuming data is connected");
309 if (DBG) log("cleanUpConnection: reason: " + reason);
329 if (DBG) log("cleanUpConnection: teardown, conn.tearDownAll");
333 if (DBG) log("cleanUpConnection: teardown, conn.tearDown");
339 if (DBG) log("cleanUpConnectio
953 protected void log(String s) { method in class:CdmaDataConnectionTracker
[all...]
H A DCdmaServiceStateTracker.java152 if (DBG) log("Auto time state changed");
160 if (DBG) log("Auto time zone state changed");
228 if (DBG) log("CdmaServiceStateTracker finalized");
255 log("Storing cdma subscription source: " + source);
291 if (DBG) log("Receive EVENT_RUIM_READY");
294 if (DBG) log("Receive EVENT_RUIM_READY and Send Request getCDMASubscription.");
402 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn);
409 log("GET_CDMA_SUBSCRIPTION set imsi in mIccRecords");
414 log("GET_CDMA_SUBSCRIPTION either mIccRecords is null or NV type device" +
420 log("GET_CDMA_SUBSCRIPTIO
1711 protected void log(String s) { method in class:CdmaServiceStateTracker
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DCellSignalStrengthGsm.java119 if (DBG) log("getLevel=" + level);
137 if (DBG) log("getDbm=" + dBm);
152 if (DBG) log("getAsuLevel=" + level);
192 if (DBG) log("writeToParcel(Parcel, int): " + toString());
204 if (DBG) log("CellSignalStrengthGsm(Parcel): " + toString());
229 * log
231 private static void log(String s) { method in class:CellSignalStrengthGsm
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DSIMRecords.java202 if (DBG) log("Disposing SIMRecords " + this);
212 if(DBG) log("finalized");
231 log("SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null");
283 if(DBG) log("Set MSISDN: " + msisdnTag + " " + /*msisdn*/ "xxxxxxx");
460 log("setVoiceCallForwardingFlag: enable=" + enable
470 log("setVoiceCallForwardingFlag: ignoring enable=" + enable
514 log("getOperatorNumeric: IMSI == null");
518 log("getSIMOperatorNumeric: bad mncLength");
567 log("IMSI: " + /* imsi.substring(0, 6) +*/ "xxxxxxx");
609 log("EF_MB
1620 protected void log(String s) { method in class:SIMRecords
[all...]
/frameworks/base/services/common_time/
H A Dutils.h53 // Send a log message to logcat as well as storing it in the ring buffer.
54 void log(int prio, const char* tag, const char* fmt, ...);
56 // Add a log message the ring buffer, do not send the message to logcat.
57 void log(const char* fmt, ...);
59 // Dump the log to an fd (dumpsys style)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DApnContext.java86 log("setDataConnection: old dc=" + mDataConnection + " new dc=" + dc + " this=" + this);
98 log("setDataConnectionAc: old dcac=" + mDataConnectionAc + " new dcac=" + dcac);
155 log("setState: " + s + ", previous state:" + mState);
179 log("set reason as " + reason + ",current state " + mState);
190 log("setRetryCount: " + retryCount);
209 log("set enabled as " + enabled + ", current state is " + mDataEnabled.get());
220 log("set mDependencyMet as " + met + " current state is " + mDependencyMet.get());
239 protected void log(String s) { method in class:ApnContext
H A DDebugService.java36 log("DebugService:");
43 log("dump: +");
102 log("dump: -");
105 private static void log(String s) { method in class:DebugService
H A DCallTracker.java119 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" +
148 log("checkForTestEmergencyNumber: dialString=" + dialString +
153 log("checkForTestEmergencyNumber: values.length=" + values.length);
158 log("checkForTestEmergencyNumber: remap " +
174 protected abstract void log(String msg); method in class:CallTracker
H A DDataConnectionTracker.java260 if (DBG) log("onReceive: action=" + action);
272 log("Reconnect alarm. Previous state was " + mState);
294 if (DBG) log("set mFailDataSetupCounter=" + mFailDataSetupCounter +
386 if (DBG) log("isDataSetupCompleteOk return false, ar.result=" + ar.result);
390 if (DBG) log("isDataSetupCompleteOk return true");
395 log("isDataSetupCompleteOk return false" +
416 if (VDBG) log("onActionIntentDataStallAlarm: action=" + intent.getAction());
428 if (DBG) log("DCT.constructor");
469 if (DBG) log("DCT.dispose");
503 log("fetchDunAp
577 protected abstract void log(String s); method in class:DataConnectionTracker
[all...]
/frameworks/av/libvideoeditor/lvpp/
H A DI420ColorConverter.cpp18 #include <cutils/log.h>
/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.h20 #include <cutils/log.h>
/frameworks/av/media/libeffects/testlibs/
H A DEffectsMath.c18 #include <cutils/log.h>
52 int32_t log = (int32_t)gLogTab[i]; local
56 return (exp << 15) + log + (((x - segStart) * (logEnd - log)) >> (exp - 6));
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
H A DWifiStressTest.java96 log(String.format("mReconnectIterations(%d), mSsid(%s), mPassword(%s),"
103 log("Enable wi-fi before stress tests.");
115 log("tearDown()");
123 log("write message: " + s);
125 log("no writer attached to file " + OUTPUT_FILE);
132 log("failed to write output.");
136 public void log(String message) { method in class:WifiStressTest
158 log("testWifiScanning: iteration: " + i);
197 log("size of scan result list: " + netList.size());
200 log(Strin
[all...]
/frameworks/ex/variablespeed/jni/
H A Dhlogging.h22 #include <android/log.h>
/frameworks/native/include/utils/
H A DLog.h23 // The output will be correct when the log file is shared between multiple
31 #include <cutils/log.h>
39 * A very simple utility that yells in the log when an operation takes too long.
56 * Writes the specified debug log message if this block takes longer than the
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothInputDevice.java247 if (VDBG) log("close()");
291 if (DBG) log("connect(" + device + ")");
331 if (DBG) log("disconnect(" + device + ")");
348 if (VDBG) log("getConnectedDevices()");
365 if (VDBG) log("getDevicesMatchingStates()");
382 if (VDBG) log("getState(" + device + ")");
411 if (DBG) log("setPriority(" + device + ", " + priority + ")");
442 if (VDBG) log("getPriority(" + device + ")");
497 if (DBG) log("virtualUnplug(" + device + ")");
523 if (VDBG) log("getProtocolMod
637 private static void log(String msg) { method in class:BluetoothInputDevice
[all...]
H A DBluetoothPbap.java210 if (VDBG) log("getState()");
217 if (DBG) log(Log.getStackTraceString(new Throwable()));
229 if (VDBG) log("getClient()");
236 if (DBG) log(Log.getStackTraceString(new Throwable()));
247 if (VDBG) log("isConnected(" + device + ")");
254 if (DBG) log(Log.getStackTraceString(new Throwable()));
265 if (DBG) log("disconnect()");
273 if (DBG) log(Log.getStackTraceString(new Throwable()));
300 if (DBG) log("Proxy object connected");
307 if (DBG) log("Prox
315 private static void log(String msg) { method in class:BluetoothPbap
[all...]
H A DBluetoothHeadset.java285 if (VDBG) log("close()");
332 if (DBG) log("connect(" + device + ")");
373 if (DBG) log("disconnect(" + device + ")");
391 if (VDBG) log("getConnectedDevices()");
408 if (VDBG) log("getDevicesMatchingStates()");
425 if (VDBG) log("getConnectionState(" + device + ")");
455 if (DBG) log("setPriority(" + device + ", " + priority + ")");
487 if (VDBG) log("getPriority(" + device + ")");
523 if (DBG) log("startVoiceRecognition()");
547 if (DBG) log("stopVoiceRecognitio
892 private static void log(String msg) { method in class:BluetoothHeadset
[all...]
/frameworks/base/libs/hwui/
H A DProgram.cpp62 GLchar log[infoLen]; local
63 glGetProgramInfoLog(mProgramId, infoLen, 0, &log[0]);
64 ALOGE("%s", log);
144 GLchar log[512]; local
145 glGetShaderInfoLog(shader, sizeof(log), 0, &log[0]);
146 ALOGE("Error while compiling shader: %s", log);
/frameworks/base/tests/BrowserTestPlugin/jni/event/
H A DEventPlugin.cpp49 gLogI.log(kDebug_ANPLogType, " ------ %p drawing the plugin (%d,%d)",
63 gLogI.log(kError_ANPLogType, " ------ %p zoom is out of sync (%f,%f)",
112 gLogI.log(kError_ANPLogType, " ------ %p Unable to retrieve DOM Window", inst());
129 gLogI.log(kDebug_ANPLogType, "text: %.*s\n", totalLength, (char*)beginMem);
135 gLogI.log(kError_ANPLogType, " ------ %p Unable to eval the JS.", inst());
173 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request touch events", inst());
176 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request key events", inst());
/frameworks/base/core/java/android/net/
H A DCaptivePortalTracker.java135 if (DBG) log(getName() + "\n");
140 if (DBG) log(getName() + message.toString() + "\n");
162 if (DBG) log(getName() + "\n");
170 if (DBG) log(getName() + message.toString() + "\n");
191 if (DBG) log(getName() + "\n");
202 if (DBG) log("Disconnected from active network " + info);
207 if (DBG) log("Active network switched " + info);
224 if (DBG) log(getName() + "\n");
231 if (DBG) log(getName() + message.toString() + "\n");
238 if (DBG) log("Captiv
374 private static void log(String s) { method in class:CaptivePortalTracker
[all...]
H A DMobileDataStateTracker.java126 mMdst.log("MdstHandler connected");
131 mMdst.log("MdstHandler %s NOT connected error=" + msg.arg1);
136 if (VDBG) mMdst.log("Disconnected from DataStateTracker");
140 if (VDBG) mMdst.log("Ignorning unknown message=" + msg);
180 log(String.format("Broadcast received: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED"
205 log(mApnType + " setting isAvailable to " +
212 log("Received state=" + state + ", old=" + mMobileDataState +
227 //if (DBG) log("clearing mInterfaceName for "+ mApnType +
275 log(String.format(
284 log("Receive
606 private void log(String s) { method in class:MobileDataStateTracker
[all...]

Completed in 363 milliseconds

12345678910