Searched defs:LOG_TAG (Results 1 - 25 of 170) sorted by last modified time

1234567

/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DCaptureActivity.java55 private static final String LOG_TAG = CaptureActivity.class.getCanonicalName(); field in class:CaptureActivity
177 Log.e(LOG_TAG, "*** WARNING *** surfaceCreated() gave us a null surface!");
204 Log.e(LOG_TAG, "Barcode not recognized");
208 Log.d(LOG_TAG, "Barcode is: " + rawResult.getText());
265 Log.w(LOG_TAG, ioe);
270 Log.w(LOG_TAG, "Unexpected error initializing camera", e);
/external/webkit/Source/WebKit/android/
H A DAndroidLog.h29 #ifndef LOG_TAG
30 #define LOG_TAG __FILE__ macro
H A DRenderSkinAndroid.cpp26 #define LOG_TAG "WebCore" macro
H A DRenderSkinMediaButton.cpp26 #define LOG_TAG "WebCore" macro
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DChromeClientAndroid.cpp26 #define LOG_TAG "WebCore" macro
H A DDragClientAndroid.cpp26 #define LOG_TAG "WebCore" macro
H A DEditorClientAndroid.cpp26 #define LOG_TAG "WebCore" macro
H A DFrameLoaderClientAndroid.cpp26 #define LOG_TAG "WebCore" macro
H A DUrlInterceptResponse.cpp26 #define LOG_TAG "UrlInterceptResponse" macro
H A DWebUrlLoaderClient.cpp26 #define LOG_TAG "WebUrlLoaderClient" macro
/external/webkit/Source/WebKit/android/content/
H A DPhoneEmailDetector.cpp37 #define LOG_TAG "PhoneNumberDetector" macro
/external/webkit/Source/WebKit/android/jni/
H A DAndroidHitTestResult.cpp26 #define LOG_TAG "AndroidHitTestResult" macro
H A DJavaBridge.cpp26 #define LOG_TAG "webcoreglue" macro
H A DMIMETypeRegistry.cpp26 #define LOG_TAG "WebCore" macro
H A DPicturePile.cpp26 #define LOG_TAG "PicturePile" macro
H A DViewStateSerializer.cpp26 #define LOG_TAG "ViewStateSerializer" macro
H A DWebCoreFrameBridge.cpp26 #define LOG_TAG "webcoreglue" macro
H A DWebCoreJni.cpp26 #define LOG_TAG "webcoreglue" macro
H A DWebCoreJniOnLoad.cpp26 #define LOG_TAG "webcoreglue" macro
H A DWebFrameView.cpp26 #define LOG_TAG "webcoreglue" macro
H A DWebHistory.cpp26 #define LOG_TAG "webhistory" macro
H A DWebIconDatabase.cpp26 #define LOG_TAG "favicons" macro
H A DWebSettings.cpp26 #define LOG_TAG "websettings" macro
H A DWebViewCore.cpp26 #define LOG_TAG "webcoreglue" macro
/external/webkit/Source/WebKit/android/nav/
H A DSelectText.cpp26 #define LOG_TAG "webviewglue" macro

Completed in 170 milliseconds

1234567