Searched defs:LOG_TAG (Results 176 - 200 of 873) sorted by relevance

1234567891011>>

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DStreamingSource.cpp18 #define LOG_TAG "StreamingSource" macro
/frameworks/av/media/libnbaio/
H A DAudioBufferProviderSource.cpp17 #define LOG_TAG "AudioBufferProviderSource" macro
H A DAudioStreamOutSink.cpp17 #define LOG_TAG "AudioStreamOutSink" macro
/frameworks/av/media/libstagefright/
H A DESDS.cpp18 #define LOG_TAG "ESDS" macro
H A DMediaBuffer.cpp17 #define LOG_TAG "MediaBuffer" macro
H A DMediaMuxer.cpp18 #define LOG_TAG "MediaMuxer" macro
H A DSkipCutBuffer.cpp18 #define LOG_TAG "SkipCutBuffer" macro
/frameworks/av/media/libstagefright/foundation/
H A DALooperRoster.cpp18 #define LOG_TAG "ALooperRoster" macro
/frameworks/av/media/libstagefright/httplive/
H A DLiveDataSource.cpp18 #define LOG_TAG "LiveDataSource" macro
/frameworks/av/media/libstagefright/omx/
H A DOMXMaster.cpp18 #define LOG_TAG "OMXMaster" macro
H A DSoftOMXPlugin.cpp18 #define LOG_TAG "SoftOMXPlugin" macro
/frameworks/av/media/libstagefright/rtsp/
H A DAH263Assembler.cpp17 #define LOG_TAG "AH263Assembler" macro
H A DARawAudioAssembler.cpp18 #define LOG_TAG "ARawAudioAssembler" macro
H A DSDPLoader.cpp18 #define LOG_TAG "SDPLoader" macro
/frameworks/av/media/libstagefright/timedtext/
H A DTimedText3GPPSource.cpp18 #define LOG_TAG "TimedText3GPPSource" macro
/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.cpp18 #define LOG_TAG "MediaPuller" macro
/frameworks/av/services/audioflinger/
H A DAudioResamplerCubic.cpp17 #define LOG_TAG "AudioSRC" macro
/frameworks/av/services/camera/libcameraservice/common/
H A DFrameProcessorBase.cpp17 #define LOG_TAG "Camera2-FrameProcessorBase" macro
/frameworks/base/core/java/android/printservice/
H A DPrintServiceInfo.java51 private static final String LOG_TAG = PrintServiceInfo.class.getSimpleName(); field in class:PrintServiceInfo
116 Log.e(LOG_TAG, "Ignoring meta-data that does not start with "
134 Log.w(LOG_TAG, "Error reading meta-data:" + ioe);
136 Log.w(LOG_TAG, "Error reading meta-data:" + xppe);
138 Log.e(LOG_TAG, "Unable to load resources for: "
/frameworks/base/core/java/android/transition/
H A DChangeBounds.java57 private static final String LOG_TAG = "ChangeBounds"; field in class:ChangeBounds
H A DFade.java61 private static final String LOG_TAG = "Fade"; field in class:Fade
113 Log.d(LOG_TAG, "Created animator " + anim);
145 Log.d(LOG_TAG, "Fade.onAppear: startView, startVis, endView, endVis = " +
192 Log.d(LOG_TAG, "Fade.onDisappear: startView, startVis, endView, endVis = " +
H A DTransitionManager.java65 private static String LOG_TAG = "TransitionManager"; field in class:TransitionManager
354 Log.d(LOG_TAG, "beginDelayedTransition: root, transition = " +
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfoCache.java38 private static final String LOG_TAG = AccessibilityNodeInfoCache.class.getSimpleName(); field in class:AccessibilityNodeInfoCache
114 Log.i(LOG_TAG, "Refreshing cached node.");
147 Log.i(LOG_TAG, "get(" + accessibilityNodeId + ") = " + info);
165 Log.i(LOG_TAG, "add(" + info + ")");
209 Log.i(LOG_TAG, "clear()");
229 Log.i(LOG_TAG, "Clearing cached subtree.");
282 Log.e(LOG_TAG, "Duplicate node: " + current);
289 Log.e(LOG_TAG, "Duplicate accessibility focus:" + current);
298 Log.e(LOG_TAG, "Duplicate input focus: " + current);
320 Log.e(LOG_TAG, "Disconnece
[all...]
/frameworks/base/core/java/android/widget/
H A DRemoteViewsService.java34 private static final String LOG_TAG = "RemoteViewsService"; field in class:RemoteViewsService
/frameworks/base/core/jni/
H A Dandroid_app_backup_FullBackup.cpp17 #define LOG_TAG "FullBackup_native" macro

Completed in 328 milliseconds

1234567891011>>