Searched refs:LOG_TAG (Results 251 - 275 of 749) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DConnectivityManagerMobileTest.java37 private static final String LOG_TAG = "ConnectivityManagerMobileTest"; field in class:ConnectivityManagerMobileTest
104 Log.v(LOG_TAG, message);
118 Log.v(LOG_TAG, this.getName() + " is excluded for wifi-only test");
333 Log.v(LOG_TAG, this.getName() + " is excluded for wifi-only test");
397 Log.v(LOG_TAG, this.getName() + " is excluded for wifi-only test");
447 Log.v(LOG_TAG, this.getName() + " is excluded for wifi-only test");
/frameworks/base/core/java/android/server/search/
H A DSearchables.java44 private static final String LOG_TAG = "Searchables"; field in class:Searchables
357 Log.w(LOG_TAG, "No global search activity found");
386 Log.w(LOG_TAG, "No web search activity found");
/frameworks/base/telephony/java/android/telephony/
H A DSmsMessage.java39 private static final String LOG_TAG = "SMS"; field in class:SmsMessage
159 Log.e(LOG_TAG, "createFromPdu(): unsupported message format " + format);
339 Log.e(LOG_TAG, "fragmentText failed (" + pos + " >= " + nextPos + " or " +
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java43 static final String LOG_TAG = "GSM"; field in class:GsmMmiCode
460 Log.d(LOG_TAG, "isTwoDigitShortCode");
470 Log.d(LOG_TAG, "Two Digit Number Pattern " + dialnumber);
472 Log.d(LOG_TAG, "Two Digit Number Pattern -true");
476 Log.d(LOG_TAG, "Two Digit Number Pattern -false");
621 Log.d(LOG_TAG, "isShortCode");
628 Log.d(LOG_TAG, "is CLIP");
636 Log.d(LOG_TAG, "is CLIR");
650 Log.d(LOG_TAG, "is CF");
686 Log.d(LOG_TAG, "i
[all...]
/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp91 #define LOG_TAG "hwcColorEquivTest" macro
174 testSetLogCatTag(LOG_TAG);
178 testSetLogCatTag(LOG_TAG);
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DUiDevice.java49 private static final String LOG_TAG = UiDevice.class.getSimpleName(); field in class:UiDevice
447 Log.e(LOG_TAG, "Exceuting watcher: " + watcherName, e);
641 Log.e(LOG_TAG, "waitForWindowUpdate: general exception from bridge", e);
/frameworks/av/drm/common/
H A DReadWriteUtils.cpp18 #define LOG_TAG "ReadWriteUtils" macro
/frameworks/av/libvideoeditor/lvpp/
H A DDummyVideoSource.cpp18 #define LOG_TAG "DummyVideoSource" macro
H A DPreviewRenderer.cpp19 #define LOG_TAG "PreviewRenderer" macro
/frameworks/av/media/libmedia/
H A DIAudioFlingerClient.cpp17 #define LOG_TAG "IAudioFlingerClient" macro
H A DIEffectClient.cpp19 #define LOG_TAG "IEffectClient" macro
H A DMetadata.cpp18 #define LOG_TAG "Metadata" macro
/frameworks/av/media/libmediaplayerservice/
H A DCrypto.cpp18 #define LOG_TAG "Crypto" macro
H A DTestPlayerStub.cpp18 #define LOG_TAG "TestPlayerStub" macro
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DStreamingSource.cpp18 #define LOG_TAG "StreamingSource" macro
/frameworks/av/media/libstagefright/
H A DHTTPBase.cpp18 #define LOG_TAG "HTTPBase" macro
H A DMediaExtractor.cpp18 #define LOG_TAG "MediaExtractor" macro
H A DWVMExtractor.cpp17 #define LOG_TAG "WVMExtractor" macro
/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.cpp18 #define LOG_TAG "SoftOMXPlugin" macro
/frameworks/av/media/libstagefright/rtsp/
H A DARawAudioAssembler.cpp18 #define LOG_TAG "ARawAudioAssembler" macro
/frameworks/av/media/libstagefright/timedtext/
H A DTimedText3GPPSource.cpp18 #define LOG_TAG "TimedText3GPPSource" macro
/frameworks/av/services/audioflinger/
H A DAudioBufferProviderSource.cpp17 #define LOG_TAG "AudioBufferProviderSource" macro
H A DSourceAudioBufferProvider.cpp17 #define LOG_TAG "SourceAudioBufferProvider" macro
H A DStateQueue.cpp17 #define LOG_TAG "StateQueue" macro
/frameworks/base/cmds/app_process/
H A Dapp_main.cpp8 #define LOG_TAG "appproc" macro

Completed in 309 milliseconds

<<11121314151617181920>>