Home
last modified time | relevance | path

Searched refs:VIEW_LOG_TAG (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java26909 Log.d(VIEW_LOG_TAG, output); in debug()
26913 Log.d(VIEW_LOG_TAG, output); in debug()
26920 Log.d(VIEW_LOG_TAG, output); in debug()
26927 Log.d(VIEW_LOG_TAG, output); in debug()
26933 Log.d(VIEW_LOG_TAG, output); in debug()
26941 Log.d(VIEW_LOG_TAG, output); in debug()
26947 Log.d(VIEW_LOG_TAG, output); in debug()
26953 Log.d(VIEW_LOG_TAG, output); in debug()
27000 Log.d(VIEW_LOG_TAG, "---- ST:" + name); in printStackStrace()
27015 Log.d(VIEW_LOG_TAG, name + ": " + sb); in printStackStrace()
[all …]
H A DViewGroup.java1875 Log.d(View.VIEW_LOG_TAG, "Sending drag-started to view: " + child); in notifyChildOfDragStart()
3580 Log.v(VIEW_LOG_TAG, "dispatchProvideStructure(): not laid out, ignoring " in dispatchProvideStructure()
3668 Log.v(VIEW_LOG_TAG, "dispatchProvideAutofillStructure(): not laid out, ignoring " in dispatchProvideAutofillStructure()
3872 Log.e(VIEW_LOG_TAG, mParent.getClass().getSimpleName() + in notifySubtreeAccessibilityStateChanged()
6869 Log.d(VIEW_LOG_TAG, output); in debug()
6875 Log.d(VIEW_LOG_TAG, output); in debug()
6881 Log.d(VIEW_LOG_TAG, output); in debug()
6887 Log.d(VIEW_LOG_TAG, output); in debug()
6898 Log.d(VIEW_LOG_TAG, output); in debug()
/aosp14/frameworks/base/core/java/android/widget/
H A DRadioGroup.java459 Log.w(VIEW_LOG_TAG, "RadioGroup.autoFill(): no child with index " + index); in autofill()
H A DTextView.java11768 Log.d(VIEW_LOG_TAG, output); in debug()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java10490 Log.e(VIEW_LOG_TAG, "isRecyclable decremented below 0: " in setIsRecyclable()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52837 field protected static final String VIEW_LOG_TAG = "View";