| /frameworks/opt/net/voip/src/java/com/android/server/sip/ |
| SipHelper.java | 263 if (DBG) log("send request with challenge response: " 302 if (DBG) log("send INVITE: " + request); 327 if (DBG) log("send RE-INVITE: " + request); 361 if (DBG) log("send RINGING: " + response); 391 if (DBG) log("send OK: " + response); 413 if (DBG) log("send BUSY HERE: " + response); 430 if (DBG) log("send ACK: " + ack); 436 if (DBG) log("send BYE: " + byeRequest); 443 if (DBG) log("send CANCEL: " + cancelRequest); 455 log("send response: " + response) 534 private void log(String s) { method in class:SipHelper [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
| CdmaLteServiceStateTracker.java | 61 if (DBG) log("CdmaLteServiceStateTracker Constructors"); 71 if (DBG) log("handleMessage EVENT_POLL_STATE_GPRS"); 103 log("handlePollStateResultMessage: EVENT_POLL_STATE_GPRS states.length=" + 185 log("handlePollStateResultMessage: mNewLteCellIdentity=" + 195 log("handlPollStateResultMessage: CdmaLteSST setDataRegState=" + dataRegState 252 log("pollStateDone: lte 1 ss=[" + mSS + "] newSS=[" + mNewSS + "]"); 305 log("pollStateDone:" 321 // Add an event log when connection state changes 399 if (DBG) log("operatorNumeric is null"); 440 log("pollStateDone: call notifyDataConnection") 563 protected void log(String s) { method in class:CdmaLteServiceStateTracker [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
| UsimPhoneBookManager.java | 348 log("Loading USIM ADN records done"); 358 log("Loading USIM IAP records done"); 368 log("Loading USIM Email records done"); 449 private void log(String msg) { method in class:UsimPhoneBookManager
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| IccRecords.java | 134 * log message using {@link #getEfName()} and decrement {@link #mRecordsToLoad}. 137 * Otherwise, an error log message will be output by {@link #handleMessage} and 285 if (DBG) log("Set MSISDN: " + mMsisdnTag +" " + mMsisdn); 399 if (DBG) log(recordLoaded.getEfName() + " LOADED"); 482 * Write string to log file 486 protected abstract void log(String s); method in class:IccRecords 489 * Write error string to log file.
|
| /libcore/luni/src/main/java/java/util/logging/ |
| Logger.java | 31 * Loggers are used to log records to a variety of destinations such as log files or 38 * namespace hierarchy managed by a log manager. The naming convention is 47 * <p>Loggers "inherit" log level setting from their parent if their own level is 49 * resource bundle is used to localize the log messages if no resource bundle 50 * name is given when a log method is called. If {@code getUseParentHandlers()} 61 * Some log methods accept log requests that do not specify the source class and 81 source.log(record); 147 /** True to notify the parent's handlers of each log message. * 843 log(Level.SEVERE, msg); method 854 log(Level.WARNING, msg); method 865 log(Level.INFO, msg); method 876 log(Level.CONFIG, msg); method 887 log(Level.FINE, msg); method 898 log(Level.FINER, msg); method 909 log(Level.FINEST, msg); method 921 public void log(Level logLevel, String msg) { method in class:Logger 939 public void log(Level logLevel, String msg, Object param) { method in class:Logger 962 public void log(Level logLevel, String msg, Object[] params) { method in class:Logger 986 public void log(Level logLevel, String msg, Throwable thrown) { method in class:Logger 1013 public void log(LogRecord record) { method in class:Logger [all...] |
| /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
| AtPhonebook.java | 33 import android.util.Log; 45 /** The projection to use when querying the call log database in response 151 log("handleCscsCommand - atString = " +atString); 158 log("handleCscsCommand - Read Command"); 163 log("handleCscsCommand - Test Command"); 168 log("handleCscsCommand - Set Command"); 186 log("handleCscsCommand - Invalid chars"); 196 log("handleCpbsCommand - atString = " +atString); 202 log("handleCpbsCommand - read command"); 225 log("handleCpbsCommand - test command") 600 private static void log(String msg) { method in class:AtPhonebook [all...] |
| /packages/apps/Calculator/src/com/android/calculator2/ |
| Calculator.java | 26 import android.util.Log; 246 static void log(String message) { method in class:Calculator 248 Log.v(LOG_TAG, message);
|
| /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
| CellBroadcastAlertAudio.java | 38 import android.util.Log; 114 if (DBG) log("ALERT_SOUND_FINISHED"); 128 if (DBG) log("ALERT_PAUSE_FINISHED"); 130 if (DBG) log("Speaking broadcast text: " + mMessageBody); 163 if (DBG) log("onInit() TTS engine status: " + status); 181 if (DBG) log("Setting TTS language to '" + mMessageLanguage + '\''); 184 if (DBG) log("TTS setLanguage() returned: " + result); 188 if (DBG) log("No language specified in broadcast: using default"); 260 if (DBG) log("Ringer mode: silent"); 265 if (DBG) log("Ringer mode: vibrate") 430 private static void log(String msg) { method in class:CellBroadcastAlertAudio [all...] |
| /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/ |
| AddressListParser.java | 33 private static void log(String msg) { method in class:AddressListParser
|
| /packages/apps/KeyChain/tests/src/com/android/keychain/tests/ |
| KeyChainTestActivity.java | 28 import android.util.Log; 69 private void log(final String message) { method in class:KeyChainTestActivity 70 Log.d(TAG, message); 99 log("Starting test..."); 114 log("KeyChain failed as expected with null argument."); 125 log("KeyChain failed as expected with null argument."); 136 log("KeyChain failed as expected with null argument."); 147 log("KeyChain failed as expected on main thread."); 163 log("Requesting install of server's CA..."); 178 log("Starting web server...") [all...] |
| /packages/apps/Phone/src/com/android/phone/ |
| MobileNetworkSettings.java | 43 import android.util.Log; 149 if (DBG) log("onPreferenceTreeClick: preference == mButtonDataRoam."); 168 if (DBG) log("onPreferenceTreeClick: preference == mButtonDataEnabled."); 189 android.util.Log.e(LOG_TAG, "Missing SETUP_PREPAID_DATA_SERVICE_URL"); 263 android.util.Log.d(LOG_TAG, "keep ltePref"); 384 log ("handleGetPreferredNetworkTypeResponse: modemNetworkMode = " + 394 log("handleGetPreferredNetworkTypeReponse: settingsNetworkMode = " + 413 log("handleGetPreferredNetworkTypeResponse: if 1: modemNetworkMode = " + 420 log("handleGetPreferredNetworkTypeResponse: if 2: " + 426 if (DBG) { log("handleGetPreferredNetworkTypeResponse: if 2: " 562 private static void log(String msg) { method in class:MobileNetworkSettings [all...] |
| /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
| PicasaSource.java | 24 import android.util.Log; 107 log(TAG, "opening single album"); method 166 log(TAG, "finding images"); method 170 log(TAG, "METERED: " + howMany); method 173 log(TAG, "recycled " + foundImages.size() + " items."); method 202 log(TAG, "adding: " + albumId); method 205 log(TAG, "too many albums, dropping: " + albumId); method 214 log(TAG, "selection is (" + selection.length() + "): " + selection.toString()); method 227 log(TAG, "moving to position: " + mLastPosition); method 233 log(TAG, "can't find the ID column!") method 254 log(TAG, "found " + foundImages.size() + " items."); method 283 log(TAG, "resolving " + id); method 303 log(TAG, " " + id + " resolved to " + cursor.getCount() + " albums"); method 309 log(TAG, "can't find the ID column!"); method 331 log(TAG, "finding albums"); method 354 log(TAG, "can't find the ID column!"); method 371 log(TAG, "replacing " + id + " with " + PICASA_POSTS_TYPE); method 376 log(TAG, "replacing " + id + " with " + PICASA_UPLOAD_TYPE); method 398 log(TAG, "found " + data.title + "(" + data.id + ")" + method 423 log(TAG, "found " + foundAlbums.size() + " items."); method 448 log(TAG, "file not found: " + fnf); method 454 log(TAG, "RECYCLED"); method [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/ |
| build-hardy-toolchain.sh | 439 log () { function 455 log () { function 487 TMPLOG=$BUILD_DIR/build.log 696 log "Trying to load $SRCFILE" 742 log "Could not find filename for package $1" 779 $HOST_CC -o "$BUILD_DIR"/conftest "$BUILD_DIR"/conftest.c > "$BUILD_DIR"/conftest.log 2>&1 782 echo "Error log is:" 783 cat "$BUILD_DIR"/conftest.log 784 rm "$BUID_DIR"/conftest.log 1224 log "cloning $GIT_BASE/$1 [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/ |
| build-hardy-toolchain.sh | 439 log () { function 455 log () { function 487 TMPLOG=$BUILD_DIR/build.log 696 log "Trying to load $SRCFILE" 742 log "Could not find filename for package $1" 779 $HOST_CC -o "$BUILD_DIR"/conftest "$BUILD_DIR"/conftest.c > "$BUILD_DIR"/conftest.log 2>&1 782 echo "Error log is:" 783 cat "$BUILD_DIR"/conftest.log 784 rm "$BUID_DIR"/conftest.log 1224 log "cloning $GIT_BASE/$1 [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
| AdtPlugin.java | 506 AdtPlugin.log(e, "Can't read file %1$s", file); //$NON-NLS-1$ 528 AdtPlugin.log(e, null); 534 AdtPlugin.log(e, null); 555 AdtPlugin.log(e, "Can't read file %1$s", file); //$NON-NLS-1$ 572 AdtPlugin.log(e, "Can't read file %1$s", file); //$NON-NLS-1$ 617 AdtPlugin.log(e, "Can't read stream"); //$NON-NLS-1$ 624 AdtPlugin.log(e, "Can't read stream"); //$NON-NLS-1$ 722 AdtPlugin.log(e, "Can't read layout file"); //$NON-NLS-1$ 757 AdtPlugin.log(e, "Can't read input stream"); //$NON-NLS-1$ 790 AdtPlugin.log(e, "Failed to read text file '%s'", filepath); //$NON-NLS-1 [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
| AddSupportJarAction.java | 138 AdtPlugin.log(e, null); 397 AdtPlugin.log(e, null); 405 AdtPlugin.log(e, null); 468 AdtPlugin.log(e, msg); 496 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/ |
| CommonXmlEditor.java | 130 AdtPlugin.log(IStatus.INFO, 160 AdtPlugin.log(IStatus.INFO, 187 AdtPlugin.log(IStatus.INFO, 198 AdtPlugin.log(IStatus.INFO,
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
| ProjectCallback.java | 169 // no need to log this. 185 // Find root cause to log it. 190 AdtPlugin.log(e, "%1$s failed to instantiate.", className); //$NON-NLS-1$ 472 AdtPlugin.log(e, null); 476 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
| CustomViewDescriptorService.java | 590 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| DomUtilities.java | [all...] |
| RenderService.java | 226 * @param logger the log to be used 392 AdtPlugin.log(e, null); 394 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
| RulesEngine.java | 144 AdtPlugin.log(e, "%s.getDisplayName() failed: %s", 174 AdtPlugin.log(e, "%s.getContextMenu() failed: %s", 198 AdtPlugin.log(e, "%s.getDefaultAction() failed: %s", 229 AdtPlugin.log(e, "%s.getContextMenu() failed: %s", 255 AdtPlugin.log(e, "%s.getSelectionHint() failed: %s", 274 AdtPlugin.log(e, "%s.callPaintSelectionFeedback() failed: %s", 297 AdtPlugin.log(e, "%s.onDropEnter() failed: %s", 323 AdtPlugin.log(e, "%s.onDropMove() failed: %s", 346 AdtPlugin.log(e, "%s.onDropLeave() failed: %s", 370 AdtPlugin.log(e, "%s.onDropped() failed: %s" [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
| PropertySheetPage.java | 104 AdtPlugin.log(e, null); 297 AdtPlugin.log(e, null);
|
| XmlPropertyEditor.java | 262 AdtPlugin.log(e, value); 544 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| ExtractIncludeRefactoring.java | 306 AdtPlugin.log(e, null); 308 AdtPlugin.log(e, null); 383 AdtPlugin.log(e, null); 385 AdtPlugin.log(e, null); 420 AdtPlugin.log(e, null);
|