HomeSort by relevance Sort by last modified time
    Searched refs:ExportedProperty (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DozeTrigger.java 30 @ViewDebug.ExportedProperty(category="recents")
32 @ViewDebug.ExportedProperty(category="recents")
34 @ViewDebug.ExportedProperty(category="recents")
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
Task.java 52 @ViewDebug.ExportedProperty(category="recents")
54 @ViewDebug.ExportedProperty(category="recents")
56 @ViewDebug.ExportedProperty(category="recents")
58 @ViewDebug.ExportedProperty(category="recents")
60 @ViewDebug.ExportedProperty(category="recents")
122 @ViewDebug.ExportedProperty(deepExport=true, prefix="key_")
136 @ViewDebug.ExportedProperty(category="recents")
138 @ViewDebug.ExportedProperty(category="recents")
140 @ViewDebug.ExportedProperty(category="recents")
142 @ViewDebug.ExportedProperty(category="recents"
    [all...]
  /art/test/005-annotations/src/android/test/anno/
ExportedProperty.java 9 public @interface ExportedProperty {
TestAnnotations.java 93 @ExportedProperty(mapping = {
138 ExportedProperty property;
146 property = meth.getAnnotation(ExportedProperty.class);
153 System.out.println("present(getFocusType, ExportedProperty): " +
154 meth.isAnnotationPresent(ExportedProperty.class));
  /external/libbrillo/brillo/dbus/
exported_property_set.h 163 class ExportedProperty : public ExportedPropertyBase {
165 ExportedProperty() = default;
166 ~ExportedProperty() override = default;
219 DISALLOW_COPY_AND_ASSIGN(ExportedProperty);
exported_property_set_unittest.cc 65 ExportedProperty<bool> bool_prop_;
66 ExportedProperty<uint8_t> uint8_prop_;
67 ExportedProperty<int16_t> int16_prop_;
68 ExportedProperty<uint16_t> uint16_prop_;
69 ExportedProperty<int32_t> int32_prop_;
70 ExportedProperty<uint32_t> uint32_prop_;
71 ExportedProperty<int64_t> int64_prop_;
72 ExportedProperty<uint64_t> uint64_prop_;
73 ExportedProperty<double> double_prop_;
74 ExportedProperty<std::string> string_prop_
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsViewTouchHandler.java 53 @ViewDebug.ExportedProperty(deepExport=true, prefix="drag_task")
55 @ViewDebug.ExportedProperty(deepExport=true, prefix="drag_task_view_")
58 @ViewDebug.ExportedProperty(category="recents")
60 @ViewDebug.ExportedProperty(category="recents")
62 @ViewDebug.ExportedProperty(category="recents")
64 @ViewDebug.ExportedProperty(category="recents")
TaskStackLayoutAlgorithm.java 170 @ViewDebug.ExportedProperty(category="recents")
173 @ViewDebug.ExportedProperty(category="recents")
176 @ViewDebug.ExportedProperty(category="recents")
184 @ViewDebug.ExportedProperty(category="recents")
187 @ViewDebug.ExportedProperty(category="recents")
190 @ViewDebug.ExportedProperty(category="recents")
193 @ViewDebug.ExportedProperty(category="recents")
198 @ViewDebug.ExportedProperty(category="recents")
202 @ViewDebug.ExportedProperty(category="recents")
207 @ViewDebug.ExportedProperty(category="recents"
    [all...]
TaskView.java 129 @ViewDebug.ExportedProperty(category="recents")
133 @ViewDebug.ExportedProperty(deepExport=true, prefix="task_")
136 @ViewDebug.ExportedProperty(category="recents")
138 @ViewDebug.ExportedProperty(category="recents")
140 @ViewDebug.ExportedProperty(category="recents")
142 @ViewDebug.ExportedProperty(deepExport=true, prefix="view_bounds_")
151 @ViewDebug.ExportedProperty(deepExport=true, prefix="thumbnail_")
153 @ViewDebug.ExportedProperty(deepExport=true, prefix="header_")
159 @ViewDebug.ExportedProperty(category="recents")
TaskViewThumbnail.java 61 @ViewDebug.ExportedProperty(category="recents")
63 @ViewDebug.ExportedProperty(category="recents")
65 @ViewDebug.ExportedProperty(category="recents")
75 @ViewDebug.ExportedProperty(category="recents")
90 @ViewDebug.ExportedProperty(category="recents")
93 @ViewDebug.ExportedProperty(category="recents")
TaskStackView.java 139 @ViewDebug.ExportedProperty(deepExport=true, prefix="layout_")
143 @ViewDebug.ExportedProperty(deepExport=true, prefix="scroller_")
145 @ViewDebug.ExportedProperty(deepExport=true, prefix="touch_")
155 @ViewDebug.ExportedProperty(deepExport=true, prefix="doze_")
157 @ViewDebug.ExportedProperty(deepExport=true, prefix="focused_task_")
164 @ViewDebug.ExportedProperty(category="recents")
166 @ViewDebug.ExportedProperty(category="recents")
168 @ViewDebug.ExportedProperty(category="recents")
170 @ViewDebug.ExportedProperty(category="recents")
172 @ViewDebug.ExportedProperty(category="recents"
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
CorpusView.java 68 @ViewDebug.ExportedProperty
  /frameworks/base/core/java/android/widget/
TextClock.java 19 import static android.view.ViewDebug.ExportedProperty;
129 @ExportedProperty
131 @ExportedProperty
287 @ExportedProperty
346 @ExportedProperty
FrameLayout.java 60 @ViewDebug.ExportedProperty(category = "measurement")
63 @ViewDebug.ExportedProperty(category = "padding")
66 @ViewDebug.ExportedProperty(category = "padding")
69 @ViewDebug.ExportedProperty(category = "padding")
72 @ViewDebug.ExportedProperty(category = "padding")
ActionMenuView.java 792 @ViewDebug.ExportedProperty(category = "layout")
796 @ViewDebug.ExportedProperty(category = "layout")
800 @ViewDebug.ExportedProperty(category = "layout")
804 @ViewDebug.ExportedProperty(category = "layout")
808 @ViewDebug.ExportedProperty(category = "layout")
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java 392 @ViewDebug.ExportedProperty
398 @ViewDebug.ExportedProperty
404 @ViewDebug.ExportedProperty
410 @ViewDebug.ExportedProperty
422 @ViewDebug.ExportedProperty
425 @ViewDebug.ExportedProperty
  /packages/apps/Launcher3/src/com/android/launcher3/qsb/
QsbWidgetHostView.java 35 @ViewDebug.ExportedProperty(category = "launcher")
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 107 @ViewDebug.ExportedProperty(category = "launcher")
109 @ViewDebug.ExportedProperty(category = "launcher")
111 @ViewDebug.ExportedProperty(category = "launcher")
122 @ViewDebug.ExportedProperty(category = "launcher")
124 @ViewDebug.ExportedProperty(category = "launcher")
126 @ViewDebug.ExportedProperty(category = "launcher")
InsettableFrameLayout.java 14 @ViewDebug.ExportedProperty(category = "launcher")
DropTargetBar.java 51 @ViewDebug.ExportedProperty(category = "launcher")
54 @ViewDebug.ExportedProperty(category = "launcher")
  /frameworks/base/graphics/java/android/graphics/drawable/
ColorDrawable.java 51 @ViewDebug.ExportedProperty(deepExport = true, prefix = "state_")
321 @ViewDebug.ExportedProperty
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
ActionMenuView.java 815 @ViewDebug.ExportedProperty()
818 @ViewDebug.ExportedProperty()
821 @ViewDebug.ExportedProperty()
824 @ViewDebug.ExportedProperty()
827 @ViewDebug.ExportedProperty()
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderPagedView.java 76 @ViewDebug.ExportedProperty(category = "launcher")
78 @ViewDebug.ExportedProperty(category = "launcher")
80 @ViewDebug.ExportedProperty(category = "launcher")
84 @ViewDebug.ExportedProperty(category = "launcher")
86 @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...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 94 public @interface ExportedProperty {
111 * {@literal @}ViewDebug.ExportedProperty(mapping = {
131 * {@literal @}ViewDebug.ExportedProperty(indexMapping = {
152 * {@literal @}ViewDebug.ExportedProperty(flagMapping = {
214 * in an @ExportedProperty to provide more meaningful values to the end user.
216 * @see android.view.ViewDebug.ExportedProperty
238 * in an @ExportedProperty to provide more meaningful values to the end user.
240 * @see android.view.ViewDebug.ExportedProperty
338 private static HashMap<AccessibleObject, ExportedProperty> sAnnotations;
    [all...]

Completed in 404 milliseconds

1 2 3 4