HomeSort by relevance Sort by last modified time
    Searched refs:ExportedProperty (Results 26 - 50 of 80) sorted by null

12 3 4

  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderPagedView.java 78 @ViewDebug.ExportedProperty(category = "launcher")
80 @ViewDebug.ExportedProperty(category = "launcher")
82 @ViewDebug.ExportedProperty(category = "launcher")
86 @ViewDebug.ExportedProperty(category = "launcher")
88 @ViewDebug.ExportedProperty(category = "launcher")
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 86 @ViewDebug.ExportedProperty(category = "layout")
96 @ViewDebug.ExportedProperty(category = "layout")
104 @ViewDebug.ExportedProperty(category = "measurement")
107 @ViewDebug.ExportedProperty(category = "measurement")
110 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {
144 @ViewDebug.ExportedProperty(category = "measurement")
147 @ViewDebug.ExportedProperty(category = "layout")
150 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
ChartView.java 45 @ViewDebug.ExportedProperty
  /frameworks/base/core/java/android/widget/
AdapterView.java 70 @ViewDebug.ExportedProperty(category = "scrolling")
155 @ViewDebug.ExportedProperty(category = "list")
166 @ViewDebug.ExportedProperty(category = "list")
182 @ViewDebug.ExportedProperty(category = "list")
    [all...]
TableRow.java 400 @ViewDebug.ExportedProperty(category = "layout")
406 @ViewDebug.ExportedProperty(category = "layout")
LinearLayout.java 136 @ViewDebug.ExportedProperty(category = "layout")
146 @ViewDebug.ExportedProperty(category = "layout")
154 @ViewDebug.ExportedProperty(category = "measurement")
157 @ViewDebug.ExportedProperty(category = "measurement")
160 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {
194 @ViewDebug.ExportedProperty(category = "measurement")
197 @ViewDebug.ExportedProperty(category = "layout")
200 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
ProgressBar.java 549 @ViewDebug.ExportedProperty(category = "progress")
    [all...]
CheckedTextView.java 120 @ViewDebug.ExportedProperty
CompoundButton.java 144 @ViewDebug.ExportedProperty
AbsListView.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 84 @ViewDebug.ExportedProperty(category = "launcher")
123 @ViewDebug.ExportedProperty(category = "launcher")
125 @ViewDebug.ExportedProperty(category = "launcher")
127 @ViewDebug.ExportedProperty(category = "launcher")
LauncherAppWidgetHostView.java 63 @ViewDebug.ExportedProperty(category = "launcher")
68 @ViewDebug.ExportedProperty(category = "launcher")
CellLayout.java 79 @ViewDebug.ExportedProperty(category = "launcher")
81 @ViewDebug.ExportedProperty(category = "launcher")
86 @ViewDebug.ExportedProperty(category = "launcher")
88 @ViewDebug.ExportedProperty(category = "launcher")
    [all...]
PagedView.java 100 @ViewDebug.ExportedProperty(category = "launcher")
104 @ViewDebug.ExportedProperty(category = "launcher")
162 @ViewDebug.ExportedProperty(category = "launcher")
    [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 93 public @interface ExportedProperty {
110 * {@literal @}ViewDebug.ExportedProperty(mapping = {
130 * {@literal @}ViewDebug.ExportedProperty(indexMapping = {
151 * {@literal @}ViewDebug.ExportedProperty(flagMapping = {
213 * in an @ExportedProperty to provide more meaningful values to the end user.
215 * @see android.view.ViewDebug.ExportedProperty
237 * in an @ExportedProperty to provide more meaningful values to the end user.
239 * @see android.view.ViewDebug.ExportedProperty
337 private static HashMap<AccessibleObject, ExportedProperty> sAnnotations;
    [all...]
View.java     [all...]
WindowManager.java 193 @ViewDebug.ExportedProperty
201 @ViewDebug.ExportedProperty
210 @ViewDebug.ExportedProperty
219 @ViewDebug.ExportedProperty
268 @ViewDebug.ExportedProperty(mapping = {
    [all...]
ViewGroup.java 189 @ViewDebug.ExportedProperty(category = "events")
191 @ViewDebug.ExportedProperty(category = "events")
194 @ViewDebug.ExportedProperty(category = "events")
197 @ViewDebug.ExportedProperty(category = "events")
224 @ViewDebug.ExportedProperty(flagMapping = {
515 @ViewDebug.ExportedProperty(category = "layout")
695 @ViewDebug.ExportedProperty(category = "focus", mapping = {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardSecurityViewFlipper.java 263 @ViewDebug.ExportedProperty(category = "layout")
266 @ViewDebug.ExportedProperty(category = "layout")
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewScroller.java 74 @ViewDebug.ExportedProperty(category="recents")
76 @ViewDebug.ExportedProperty(category="recents")
RecentsView.java 119 @ViewDebug.ExportedProperty(category="recents")
136 @ViewDebug.ExportedProperty(deepExport=true, prefix="touch_")
    [all...]
TaskViewHeader.java 156 @ViewDebug.ExportedProperty(category="recents")
162 @ViewDebug.ExportedProperty(category="recents")
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
FrameLayoutWithShadows.java 30 import android.view.ViewDebug.ExportedProperty;
101 @ExportedProperty(category = "drawing")
  /frameworks/base/core/java/android/app/
ActionBar.java     [all...]

Completed in 1104 milliseconds

12 3 4