/packages/services/Telephony/src/com/android/phone/ |
NetworkSetting.java | 37 import android.util.Log; 93 if (DBG) log("hideProgressPanel"); 99 if (DBG) log("manual network selection: failed!"); 102 if (DBG) log("manual network selection: succeeded!"); 107 if (DBG) log("hideProgressPanel"); 116 // this exception, and Log it. 117 Log.w(LOG_TAG, "[NetworksList] Fail to dismiss auto select dialog", e); 123 if (DBG) log("automatic network selection: failed!"); 126 if (DBG) log("automatic network selection: succeeded!"); 150 if (DBG) log("connection created, binding local service.") 475 private void log(String msg) { method in class:NetworkSetting [all...] |
CallerInfoCache.java | 32 import android.util.Log; 113 if (DBG) log("Start refreshing cache."); 120 if (VDBG) log("CacheAsyncTask#onPostExecute()"); 127 if (VDBG) log("CacheAsyncTask#onCanceled()"); 161 if (DBG) log("init()"); 175 if (DBG) log("startAsyncCache"); 178 Log.w(LOG_TAG, "Previous cache task is remaining."); 189 if (DBG) log("setRepeatingCacheUpdateAlarm"); 203 if (VDBG) log("refreshCacheEntry() started"); 255 Log.d(LOG_TAG, "New cache size: " + newNumberToEntry.size()) 334 private static void log(String msg) { method in class:CallerInfoCache [all...] |
NotificationMgr.java | 48 import android.util.Log; 74 // Do not check in with VDBG = true, since that may write PII to the system log. 123 // Query used to look up caller-id info for the "call log" notification. 159 Log.wtf(LOG_TAG, "init() called multiple times! sInstance = " + sInstance); 255 if (DBG) log("updateStatusBar: state = 0x" + Integer.toHexString(state)); 265 if (DBG) log("updateNotificationsAtStartup()..."); 276 if (DBG) log("- start call log query..."); 344 if (DBG) log("call log query complete.") 998 private void log(String msg) { method in class:NotificationMgr [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
calc.rb | 34 r=log { $result = $r.result } 36 '*' r2=log {$result *= $r2.result} 37 | '/' r2=log {$result /= $r2.result} 38 | '%' r2=log {$result \%= $r2.result} 42 log returns [result]: 'ln' r=exp {$result = Math.log($r.result)}
|
/external/chromium/net/socket/ |
socks_client_socket_unittest.cc | 129 CapturingNetLog log(CapturingNetLog::kUnbounded); 135 &log)); 145 log.GetEntries(&entries); 153 log.GetEntries(&entries); 202 CapturingNetLog log(CapturingNetLog::kUnbounded); 208 &log)); 214 log.GetEntries(&entries); 222 log.GetEntries(&entries); 239 CapturingNetLog log(CapturingNetLog::kUnbounded); 245 &log)); [all...] |
/external/chromium_org/net/socket/ |
socks_client_socket_unittest.cc | 146 CapturingNetLog log; local 152 &log); 162 log.GetEntries(&entries); 170 log.GetEntries(&entries); 222 CapturingNetLog log; local 228 &log); 234 log.GetEntries(&entries); 242 log.GetEntries(&entries); 259 CapturingNetLog log; local 265 &log); 297 CapturingNetLog log; local 329 CapturingNetLog log; local 359 CapturingNetLog log; local [all...] |
/frameworks/base/telephony/java/android/telephony/ |
CellSignalStrengthGsm.java | 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()); 230 * log 232 private static void log(String s) { method in class:CellSignalStrengthGsm
|
CellSignalStrengthWcdma.java | 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()); 230 * log 232 private static void log(String s) { method in class:CellSignalStrengthWcdma
|
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
SinkActivity.java | 38 import android.util.Log; 113 mLogger.log("Waiting for accessory display source to be attached to USB..."); 146 mLogger.log("USB device attached: " + device); 153 mLogger.log("USB device detached: " + device); 166 mLogger.log("Prompting the user for access to the device."); 190 mLogger.log("Connecting to accessory..."); 197 mLogger.log("Protocol version: " + protocolVersion); 206 mLogger.log(String.format("Bulk IN endpoint: %d", i)); 211 mLogger.log(String.format("Bulk OUT endpoint: %d", i)); 221 mLogger.log("Connected") 474 public void log(final String message) { method in class:SinkActivity.TextLogger [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipPhone.java | 68 if (DBG) log("new SipPhone: " + profile.getUriString()); 98 if (DBG) log("canTake: ret=false, not a SipAudioCall"); 102 if (DBG) log("canTake: ret=false, ringingCall not alive"); 111 log("canTake: ret=false," + 119 if (DBG) log("canTake: taking call from: " 128 if (DBG) log(" canTake: call cancelled !!"); 137 if (DBG) log(" canTake: exception e=" + e); 140 if (DBG) log("canTake: NOT taking !!"); 150 if (DBG) log("acceptCall: accepting"); 156 log("acceptCall:" 412 private void log(String s) { method in class:SipPhone 714 private void log(String s) { method in class:SipPhone.SipCall 983 private void log(String s) { method in class:SipPhone.SipConnection 1048 private void log(String s) { method in class:SipPhone.SipAudioCallAdapter [all...] |
/ndk/build/tools/ |
build-libportable.sh | 81 log "Auto-config: --ndk-dir=$NDK_DIR" 155 log "Building $DSTDIR/libportable.a" 183 log "Packaging: $PACKAGE" 191 log "Cleaning up..." 194 log "Don't forget to cleanup: $BUILD_DIR" 197 log "Done!"
|
/external/chromium_org/build/android/ |
adb_gdb | 34 log "Killing background gdbserver process: $GDBSERVER_PID" 38 log "Removing target gdbserver binary: $TARGET_GDBSERVER." 41 log "Cleaning up: $TMPDIR" 61 log () { function 387 log "Auto-config: --arch=$TARGET_ARCH (equivalent to ia32)" 545 log "Auto-config: --toolchain=$ANDROID_TOOLCHAIN" 566 log "Host gdb client: $GDB" 579 log "Auto-config: --gdbserver=$GDBSERVER" 591 log "Auto-config: --adb=$ADB" 640 # Get last line in log, which contains the exit code from the comman [all...] |
/external/libexif/libexif/ |
exif-data.c | 29 #include <libexif/exif-log.h> 57 ExifLog *log; member in struct:_ExifDataPrivate 81 EXIF_LOG_NO_MEMORY (data->priv->log, "ExifData", i); 173 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData", 195 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData", 206 EXIF_LOG_NO_MEMORY(data->priv->log, "ExifData", s); 212 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData", 215 exif_log (data->priv->log, 283 EXIF_LOG_NO_MEMORY (data->priv->log, "ExifData", ts); 312 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData" [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
SelectorKernel.java | 60 static Logger log = Logger.getLogger(SelectorKernel.class.getName()); field in class:SelectorKernel 163 log.log( Level.FINE, "Endpoints size:{0}", endpoints.size() ); 184 //log.log( Level.INFO, "Closing endpoint:{0}.", p ); 257 log.log( Level.INFO, "Hosting TCP connection:{0}.", address ); 328 //log.log( Level.INFO, "Endpoint already closed:{0}.", p ); 331 log.log( Level.FINE, "Endpoint keys size:{0}", endpointKeys.size() ) [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothMap.java | 28 import android.util.Log; 60 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 62 if (VDBG) Log.d(TAG,"Unbinding service..."); 68 Log.e(TAG,"",re); 75 if (VDBG) Log.d(TAG,"Binding service..."); 79 Log.e(TAG,"",re); 90 if (DBG) Log.d(TAG, "Create BluetoothMap proxy object"); 99 Log.e(TAG,"",e); 110 Log.e(TAG, "Could not bind to Bluetooth MAP Service with " + intent); 136 Log.e(TAG,"",e) 389 private static void log(String msg) { method in class:BluetoothMap [all...] |
/frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/platform/ |
SurfaceFlingerHelper.java | 20 import android.util.Log; 100 Log.e(TAG, String.format("Run shell command: %s, status: %s", 104 Log.e(TAG, "// Exception from command " + command + ":", e); 106 Log.e(TAG, "// Interrupted while waiting for the command to finish. ", e); 116 Log.e(TAG, "exception " + e); 145 log("dump frame latency command: " + command); 150 Log.e(TAG, String.format("Run shell command: %s, status: %s",command, status)); 155 log("reading refresh period: " + mRefreshPeriod); 170 log("ignore pending fence time"); 173 log("the data contains unfinished frame time, please allow the animation 418 private static void log(String msg) { method in class:SurfaceFlingerHelper [all...] |
/external/chromium_org/chrome/browser/metrics/ |
metrics_log_unittest.cc | 166 // Weak pointer to the PrefsService used by this log. 260 TestMetricsLog log(kClientId, kSessionId); 269 log.RecordEnvironment(plugins, google_update_metrics, synthetic_trials); 270 // Check that the system profile on the log has the correct values set. 271 CheckSystemProfile(log.system_profile()); 274 PrefService* local_state = log.GetPrefService(); 295 TestMetricsLog log(kClientId, kSessionId, &prefs); 296 EXPECT_FALSE(log.LoadSavedEnvironmentFromPrefs()); 301 TestMetricsLog log(kClientId, kSessionId, &prefs); 302 log.RecordEnvironment(std::vector<content::WebPluginInfo>() [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
commit-log-editor | 30 # Script to put change log comments in as default check-in comment. 54 Usage: $programName [--regenerate-log] <log file> 55 $programName --print-log <ChangeLog file> [<ChangeLog file>...] 67 'print-log' => \$printLog, 68 'regenerate-log' => \$regenerateLog, 75 die "Can't specify both --print-log and --regenerate-log\n" if $printLog && $regenerateLog; 83 my $log = $ARGV[0]; 84 if (!$log) { [all...] |
/ndk/ |
ndk-build | 52 # then enable log messages below 118 log () { function 122 log () { function 141 log "HOST_OS=$HOST_OS" 150 log "HOST_ARCH=$HOST_ARCH" 161 log "HOST_ARCH=$HOST_ARCH (32-bit userland detected)" 186 log "HOST_TAG=$HOST_TAG $LOG_MESSAGE" 197 log "GNUMAKE=$GNUMAKE (from environment variable)" 211 log "GNUMAKE=$GNUMAKE (system path)" 213 log "GNUMAKE=$GNUMAKE (NDK prebuilt) [all...] |
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ |
ANTLR3.java | 133 log("Setting target to: " + targetFile.toString(), Project.MSG_VERBOSE); 141 log("Setting output directory to: " + outputDirectoryFile.toString(), Project.MSG_VERBOSE); 156 log("Setting lib directory to: " + libDirectoryFile.toString(), Project.MSG_VERBOSE); 164 log("Setting message-format to: " + name, Project.MSG_VERBOSE); 255 log("Setting conversiontimeout to: " + conversiontimeoutString, Project.MSG_VERBOSE); 260 log("Option ConversionTimeOut ignored due to illegal value: '" + conversiontimeoutString + "'", Project.MSG_ERR); 396 log("Found via classpath: " + f.getAbsolutePath(), Project.MSG_VERBOSE); 399 log("Couldn\'t find resource " + resource + " for library " + msg + " in external classpath", Project.MSG_VERBOSE); 427 log("Found via ANTLR_HOME: " + f.getAbsolutePath(), Project.MSG_VERBOSE); 443 log(commandline.describeCommand(), Project.MSG_VERBOSE) [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
AppRunner.java | 84 final Logger log = AppLoggers.create (m_appName, toolProperties, current); local 86 if (log.atTRACE1 ()) 88 log.trace1 ("run", "complete tool properties:"); 89 toolProperties.list (log.getWriter ()); 94 Logger.push (log); 95 m_log = log; 267 final Logger log = m_log; local 269 final boolean verbose = log.atVERBOSE (); 272 log.verbose (IAppConstants.APP_VERBOSE_BUILD_ID); 275 log.verbose ("coverage path:") [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IccSmsInterfaceManager.java | 29 import android.util.Log; 96 if (Rlog.isLoggable("SMS", Log.DEBUG)) { 97 log("Cannot load Sms records"); 138 if (Rlog.isLoggable("SMS", Log.DEBUG)) { 139 log("markMessagesAsRead - aborting, no icc card present."); 154 if (Rlog.isLoggable("SMS", Log.DEBUG)) { 155 log("SMS " + (i + 1) + " marked as read"); 187 if (DBG) log("updateMessageOnIccEf: index=" + index + 224 log("interrupted while trying to update by index"); 242 if (DBG) log("copyMessageToIccEf: status=" + status + " ==> " 793 protected void log(String msg) { method in class:IccSmsInterfaceManager [all...] |
/pdk/apps/TestingCamera/src/com/android/testingcamera/ |
TestingCamera.java | 52 import android.util.Log; 262 mLogView = (TextView) findViewById(R.id.log); 300 log("onResume: Setting up"); 312 log("onPause: Not releasing camera"); 319 log("onPause: Releasing camera"); 356 log("Surface holder available: " + width + " x " + height); 435 log("Stopping preview and callbacks to switch resolutions"); 445 log("Setting preview size to " + width + "x" + height); 451 log("Restarting preview"); 471 log("Setting preview frame rate to " + ((TextView)view).getText()) 1534 void log(String logLine) { method in class:TestingCamera [all...] |
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
SipService.java | 107 if (DBG) log("SipService: started!"); 158 if (DBG) log("open3: incomingCallPendingIntent cannot be null; " 162 if (DBG) log("open3: " + localProfile.getUriString() + ": " 197 if (DBG) log("only creator or radio can close this profile"); 217 if (DBG) log("only creator or radio can query on the profile"); 231 if (DBG) log("only creator or radio can query on the profile"); 246 if (DBG) log("only creator can set listener on the profile"); 253 if (DBG) log("createSession: profile" + localProfile); 258 if (DBG) log("createSession: mNetworkType==-1 ret=null"); 325 if (DBG) log("notify: profile added: " + localProfile) 593 private void log(String s) { method in class:SipService.SipSessionGroupExt 760 private void log(String s) { method in class:SipService.SipKeepAliveProcessCallback 1093 private void log(String s) { method in class:SipService.SipAutoReg 1251 private void log(String s) { method in class:SipService [all...] |
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
ThreadSafeClientConnManager.java | 38 import org.apache.commons.logging.Log; 71 private final Log log = LogFactory.getLog(getClass()); field in class:ThreadSafeClientConnManager 171 if (log.isDebugEnabled()) { 172 log.debug("ThreadSafeClientConnManager.getConnection: " 186 log.debug("Problem tagging socket.", iox); 224 if (log.isDebugEnabled()) { 225 log.debug 239 //@@@ log as warning? let pass? 240 if (log.isDebugEnabled() [all...] |