Home
last modified time | relevance | path

Searched refs:CapturedViewProperty (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java578 @ViewDebug.CapturedViewProperty
587 @ViewDebug.CapturedViewProperty
617 @ViewDebug.CapturedViewProperty
H A DTextView.java2373 @ViewDebug.CapturedViewProperty
6588 @ViewDebug.CapturedViewProperty
/aosp12/frameworks/base/core/java/android/view/
H A DViewDebug.java297 public @interface CapturedViewProperty { annotation in ViewDebug
430 private static HashMap<Class<?>, PropertyInfo<CapturedViewProperty, ?>[]>
1763 private static PropertyInfo<CapturedViewProperty, ?>[] getCapturedViewProperties(
1768 final HashMap<Class<?>, PropertyInfo<CapturedViewProperty, ?>[]> map =
1771 PropertyInfo<CapturedViewProperty, ?>[] infos = map.get(klass);
1774 CapturedViewProperty.class);
1787 for (PropertyInfo<CapturedViewProperty, ?> pi : getCapturedViewProperties(klass)) {
H A DView.java15226 @ViewDebug.CapturedViewProperty
17540 @ViewDebug.CapturedViewProperty
17599 @ViewDebug.CapturedViewProperty
17664 @ViewDebug.CapturedViewProperty
17723 @ViewDebug.CapturedViewProperty
25486 @ViewDebug.CapturedViewProperty
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuItemImpl.java197 @ViewDebug.CapturedViewProperty
420 @ViewDebug.CapturedViewProperty
H A DIconMenuItemView.java222 @ViewDebug.CapturedViewProperty(retrieveReturn = true)
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49612 …java.lang.annotation.ElementType.METHOD}) public static @interface ViewDebug.CapturedViewProperty {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34034 …public static abstract class ViewDebug.CapturedViewProperty implements java.lang.annotation.Annota…