HomeSort by relevance Sort by last modified time
    Searched refs:Logging (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /frameworks/base/telecomm/java/android/telecom/Logging/
Session.aidl 17 package android.telecom.Logging;
  /external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
WebRtcAudioEffects.java 21 import org.webrtc.Logging;
94 Logging.w(TAG, Build.MODEL + " is blacklisted for HW AEC usage!");
105 Logging.w(TAG, Build.MODEL + " is blacklisted for HW AGC usage!");
116 Logging.w(TAG, Build.MODEL + " is blacklisted for HW NS usage!");
169 Logging.d(TAG, "canUseAcousticEchoCanceler: "
184 Logging.d(TAG, "canUseAutomaticGainControl: "
199 Logging.d(TAG, "canUseNoiseSuppressor: " + canUseNoiseSuppressor);
207 Logging.w(TAG, "API level 16 or higher is required!");
214 Logging.d(TAG, "ctor" + WebRtcAudioUtils.getThreadInfo());
222 Logging.d(TAG, "setAEC(" + enable + ")")
    [all...]
WebRtcAudioRecord.java 25 import org.webrtc.Logging;
73 Logging.d(TAG, "AudioRecordThread" + WebRtcAudioUtils.getThreadInfo());
83 Logging.e(TAG,"AudioRecord.read failed: " + bytesRead);
93 Logging.d(TAG, "bytesRead[" + durationInMs + "] " + bytesRead);
100 Logging.e(TAG,"AudioRecord.stop failed: " + e.getMessage());
117 Logging.d(TAG, "ctor" + WebRtcAudioUtils.getThreadInfo());
127 Logging.d(TAG, "enableBuiltInAEC(" + enable + ')');
129 Logging.e(TAG,"Built-in AEC is not supported on this platform");
136 Logging.d(TAG, "enableBuiltInAGC(" + enable + ')');
138 Logging.e(TAG,"Built-in AGC is not supported on this platform")
    [all...]
WebRtcAudioTrack.java 23 import org.webrtc.Logging;
65 Logging.d(TAG, "AudioTrackThread" + WebRtcAudioUtils.getThreadInfo());
75 Logging.e(TAG, "AudioTrack.play failed: " + e.getMessage());
99 Logging.e(TAG, "AudioTrack.write failed: " + bytesWritten);
117 Logging.e(TAG, "AudioTrack.stop failed: " + e.getMessage());
145 Logging.d(TAG, "ctor" + WebRtcAudioUtils.getThreadInfo());
156 Logging.d(TAG, "initPlayout(sampleRate=" + sampleRate + ", channels="
161 Logging.d(TAG, "byteBuffer.capacity: " + byteBuffer.capacity());
175 Logging.d(TAG, "AudioTrack.getMinBufferSize: " + minBufferSizeInBytes);
193 Logging.d(TAG, e.getMessage())
    [all...]
WebRtcAudioManager.java 22 import org.webrtc.Logging;
90 Logging.d(TAG, "ctor" + WebRtcAudioUtils.getThreadInfo());
106 Logging.d(TAG, "init" + WebRtcAudioUtils.getThreadInfo());
110 Logging.d(TAG, "audio mode is: " + AUDIO_MODES[audioManager.getMode()]);
116 Logging.d(TAG, "dispose" + WebRtcAudioUtils.getThreadInfo());
131 Logging.e(TAG, Build.MODEL + " is blacklisted for OpenSL ES usage!");
180 Logging.d(TAG, "Running emulator, overriding sample rate to 8 kHz.");
186 Logging.d(TAG, "Default sample rate is overriden to " +
198 Logging.d(TAG, "Sample rate is set to " + sampleRateHz + " Hz");
  /packages/apps/Email/src/com/android/email/mail/transport/
StatusOutputStream.java 19 import com.android.emailcommon.Logging;
37 if (Logging.LOGD) {
39 LogUtils.v(Logging.LOG_TAG, "# " + mCount);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
Logging.java 21 public class Logging {
25 * Set this to 'true' to enable as much Email logging as possible.
30 * If this is enabled then logging that normally hides sensitive information
36 * If true, logging regarding UI (such as activity/fragment lifecycle) will be enabled.
Device.java 65 LogUtils.e(Logging.LOG_TAG,
72 LogUtils.w(Logging.LOG_TAG, f.getAbsolutePath() + ": File exists, but can't read?" +
75 LogUtils.w(Logging.LOG_TAG, "Remove failed. Tring to overwrite.");
108 LogUtils.d(Logging.LOG_TAG, "Error in TelephonyManager.getDeviceId(): "
  /packages/apps/Email/src/com/android/email/
StopWatch.java 19 import com.android.emailcommon.Logging;
46 LogUtils.w(Logging.LOG_TAG, "StopWatch(" + mName + ") start");
56 LogUtils.w(Logging.LOG_TAG, "StopWatch(" + mName + ") split(" + label + ") " + elapse);
62 LogUtils.w(Logging.LOG_TAG, "StopWatch(" + mName + ") stop: "
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.cc 28 Logging Logging::g_Logging;
36 Logging::Context::Context(uint32_t name, int64_t timestamp_ms, bool enabled) {
37 Logging::GetInstance()->PushState(ToString(name), timestamp_ms, enabled);
40 Logging::Context::Context(const std::string& name, int64_t timestamp_ms,
42 Logging::GetInstance()->PushState(name, timestamp_ms, enabled);
45 Logging::Context::Context(const char* name, int64_t timestamp_ms,
47 Logging::GetInstance()->PushState(name, timestamp_ms, enabled);
50 Logging::Context::~Context() {
51 Logging::GetInstance()->PopState()
    [all...]
bwe_test_logging.h 14 // To enable BWE logging, run this command from trunk/ :
21 // BWE logging allows you to insert dynamically named log/plot points in the
54 // Set a thread-global base logging context. This name will be prepended to all
59 // Thread-globally allow/disallow logging.
63 // Insert a (hierarchical) logging context.
67 // Allow/disallow logging down the call tree from this point. Logging must be
132 webrtc::testing::bwe::Logging::GetInstance()->SetGlobalContext(name); \
137 webrtc::testing::bwe::Logging::GetInstance()->SetGlobalEnable(enabled); \
142 webrtc::testing::bwe::Logging::Context
    [all...]
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaCodecVideoEncoder.java 41 import org.webrtc.Logging;
137 Logging.d(TAG, "Set error callback");
163 Logging.w(TAG, "Model: " + Build.MODEL + " has black listed H.264 encoder.");
183 Logging.v(TAG, "Found candidate encoder " + name);
199 Logging.v(TAG, " Color: 0x" + Integer.toHexString(colorFormat));
206 Logging.d(TAG, "Found target encoder for mime " + mime + " : " + name +
255 Logging.d(TAG, "MediaCodecVideoEncoder stacks trace:");
257 Logging.d(TAG, stackTrace.toString());
276 Logging.d(TAG, "Java initEncode: " + type + " : " + width + " x " + height +
308 Logging.d(TAG, "Color format: " + colorFormat)
    [all...]
CallSessionFileRotatingLogSink.java 42 String dirPath, int maxFileSize, Logging.Severity severity) {
MediaCodecVideoDecoder.java 40 import org.webrtc.Logging;
128 Logging.d(TAG, "Set error callback");
147 Logging.d(TAG, "Trying to find HW decoder for mime " + mime);
163 Logging.d(TAG, "Found candidate decoder " + name);
181 Logging.v(TAG, " Color: 0x" + Integer.toHexString(colorFormat));
187 Logging.d(TAG, "Found target decoder " + name +
194 Logging.d(TAG, "No HW decoder found for mime " + mime);
214 Logging.d(TAG, "MediaCodecVideoDecoder stacks trace:");
216 Logging.d(TAG, stackTrace.toString());
255 Logging.d(TAG, "Java initDecode: " + type + " : "+ width + " x " + height
    [all...]
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
CameraEnumerator.java 33 import org.webrtc.Logging;
60 Logging.d(TAG, "Get supported formats for camera index " + cameraId + ".");
65 Logging.d(TAG, "Opening camera with index " + cameraId);
69 Logging.e(TAG, "Open camera failed on camera index " + cameraId, e);
93 Logging.e(TAG, "getSupportedFormats() failed on camera index " + cameraId, e);
97 Logging.d(TAG, "Get supported formats for camera index " + cameraId + " done."
VideoCapturerAndroid.java 39 import org.webrtc.Logging;
120 Logging.e(TAG, errorMessage);
136 Logging.d(TAG, "Camera fps: " + cameraFps +".");
141 Logging.e(TAG, "Camera freezed.");
228 Logging.d(TAG, "VideoCapturerAndroid stacks trace:");
230 Logging.d(TAG, stackTrace.toString());
249 Logging.w(TAG, "Ignoring camera switch request.");
340 Logging.d(TAG, "VideoCapturerAndroid isCapturingToTexture : " + isCapturingToTexture);
352 Logging.d(TAG, "lookupDeviceName: " + deviceName);
370 Logging.d(TAG, "release")
    [all...]
VideoRendererGui.java 45 import org.webrtc.Logging;
161 Logging.d(TAG, "YuvImageRenderer.Create id: " + id);
188 Logging.d(TAG, " YuvImageRenderer.createTextures " + id + " on GL thread:" +
211 Logging.d(TAG, "ID: " + id + ". AdjustTextureCoords. Allowed display size: "
222 Logging.d(TAG, " Adjusted display size: " + displayLayout.width() + " x "
227 Logging.d(TAG, " AdjustTextureCoords done");
301 Logging.d(TAG, "ID: " + id + ". Type: " + rendererType +
305 Logging.d(TAG, "Duration: " + (int)(timeSinceFirstFrameNs / 1e6) +
307 Logging.d(TAG, "Draw time: " +
318 Logging.d(TAG, "ID: " + id + ". YuvImageRenderer.setScreenSize: "
    [all...]
Camera2Enumerator.java 43 import org.webrtc.Logging;
75 Logging.d(TAG, "Get supported formats for camera index " + cameraId + ".");
82 Logging.e(TAG, "getCameraCharacteristics(): " + ex);
117 Logging.d(TAG, "Get supported formats for camera index " + cameraId + " done."
  /external/clang/tools/libclang/
ARCMigrate.cpp 42 bool Logging = ::getenv("LIBCLANG_LOGGING");
45 if (Logging)
51 if (Logging) {
65 if (Logging) {
85 bool Logging = ::getenv("LIBCLANG_LOGGING");
90 if (Logging)
97 if (Logging)
110 if (Logging) {
  /external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
ViESurfaceRenderer.java 28 import org.webrtc.Logging;
62 Logging.d(TAG, "ViESurfaceRender::surfaceChanged");
66 Logging.d(TAG, "ViESurfaceRender::surfaceChanged" +
84 Logging.d(TAG, "ViESurfaceRender::surfaceCreated" +
103 Logging.d(TAG, "ViESurfaceRenderer::surfaceDestroyed");
109 Logging.d(TAG, "CreateByteBitmap " + width + ":" + height);
127 Logging.d(TAG, "CreateByteBuffer " + width + ":" + height);
137 Logging.d(TAG, "SetCoordinates " + left + "," + top + ":" +
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapTempFileLiteral.java 20 import com.android.emailcommon.Logging;
79 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Temp file not found");
97 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Error while reading temp file", e);
110 LogUtils.w(Logging.LOG_TAG, "Failed to remove temp file: " + re.getMessage());
ImapUtility.java 19 import com.android.emailcommon.Logging;
78 LogUtils.d(Logging.LOG_TAG, "Invalid UID value", e);
121 LogUtils.d(Logging.LOG_TAG, "Invalid range value", e);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
LoggingInputStream.java 19 import com.android.emailcommon.Logging;
30 * Use of this class *MUST* be restricted to logging-enabled situations only.
46 LogUtils.d(Logging.LOG_TAG, mTag + "dump start");
98 LogUtils.d(Logging.LOG_TAG, mSb.toString());
  /packages/apps/Email/provider_src/com/android/email/mail/transport/
MailTransport.java 22 import com.android.emailcommon.Logging;
108 LogUtils.d(Logging.LOG_TAG, "*** " + mDebugLabel + " open " +
140 LogUtils.d(Logging.LOG_TAG, e.toString());
145 LogUtils.d(Logging.LOG_TAG, ioe.toString());
150 LogUtils.d(Logging.LOG_TAG, iae.toString());
183 LogUtils.d(Logging.LOG_TAG, e.toString());
188 LogUtils.d(Logging.LOG_TAG, ioe.toString());
292 if (sensitiveReplacement != null && !Logging.DEBUG_SENSITIVE) {
293 LogUtils.d(Logging.LOG_TAG, ">>> " + sensitiveReplacement);
295 LogUtils.d(Logging.LOG_TAG, ">>> " + s)
    [all...]
DiscourseLogger.java 19 import com.android.emailcommon.Logging;
113 LogUtils.w(Logging.LOG_TAG, "Last network activities:");
115 LogUtils.w(Logging.LOG_TAG, "%s", r);

Completed in 715 milliseconds

1 2 3 4 5