HomeSort by relevance Sort by last modified time
    Searched refs:log (Results 851 - 875 of 1490) sorted by null

<<31323334353637383940>>

  /hardware/msm7k/libgralloc/
mapper.cpp 29 #include <cutils/log.h>
  /hardware/msm7k/libgralloc-qsd8k/
allocator.cpp 17 #include <cutils/log.h>
  /libcore/luni/src/main/native/
java_lang_StrictMath.cpp 135 NATIVE_METHOD(StrictMath, log, "!(D)D"),
  /ndk/build/tools/
make-release.sh 178 log "Using toolchain source directory: $TOOLCHAIN_SRCDIR"
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 9 import android.util.Log;
176 private void log(String msg) { method in class:ContactList
177 Log.d(LogTag.TAG, "[ContactList] " + msg);
  /packages/apps/Nfc/jni/
com_android_nfc.h 35 #include <cutils/log.h>
114 #define TRACE(...) LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
IDevice.java 19 import com.android.ddmlib.log.LogReceiver;
270 * <p/>For commands like log output, a <var>maxTimeToOutputResponse</var> value of 0, meaning
296 * Runs the event log service and outputs the event log to the {@link LogReceiver}.
298 * @param receiver the receiver to receive the event log entries.
301 * not possible to detect a difference between no log and timeout.
309 * Runs the log service for the given log and outputs the log to the {@link LogReceiver}.
312 * @param logname the logname of the log to read from
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ContextPullParser.java 166 AdtPlugin.log(e, null);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoringAction.java 156 AdtPlugin.log(e, null);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java 133 AdtPlugin.log(IStatus.WARNING,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
PasteAction.java 119 AdtPlugin.log(e,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidPackageRenameChange.java 127 RefactoringUtil.log(e);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
AndroidPackageRenameParticipant.java 277 RefactoringUtil.log(e);
323 RefactoringUtil.log(e);
445 RefactoringUtil.log(e);
451 RefactoringUtil.log(e1);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
RenamePackageAction.java 167 AdtPlugin.getDefault().getLog().log(s);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceNameValidator.java 134 AdtPlugin.log(e, "Validation failed: %s", e.toString());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java 155 AdtPlugin.log(t, "pingUsageServer failed"); //$NON-NLS-1$
WelcomeWizard.java 163 AdtPlugin.log(IStatus.WARNING, "No parent shell for SDK installation dialog");
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
EventLogView.java 20 import com.android.ddmuilib.log.event.EventLogPanel;
  /sdk/ide_common/src/com/android/ide/common/resources/
FrameworkResources.java 21 import com.android.ide.common.log.ILogger;
166 // log that there's a public resource that doesn't actually
  /system/bluetooth/bluedroid/
bluetooth.c 26 #include <cutils/log.h>
  /system/core/libcutils/
zygote.c 21 #include <cutils/log.h>
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp 24 #include <cutils/log.h>
CodeCache.cpp 25 #include <cutils/log.h>
  /system/core/nexus/
NetworkManager.cpp 22 #include <cutils/log.h>
Property.cpp 24 #include <cutils/log.h>

Completed in 1019 milliseconds

<<31323334353637383940>>