/frameworks/base/core/java/android/view/ |
D | WindowManager.java | 169 @ViewDebug.ExportedProperty 177 @ViewDebug.ExportedProperty 186 @ViewDebug.ExportedProperty 195 @ViewDebug.ExportedProperty 244 @ViewDebug.ExportedProperty(mapping = { 245 @ViewDebug.IntToString(from = TYPE_BASE_APPLICATION, to = "TYPE_BASE_APPLICATION"), 246 @ViewDebug.IntToString(from = TYPE_APPLICATION, to = "TYPE_APPLICATION"), 247 … @ViewDebug.IntToString(from = TYPE_APPLICATION_STARTING, to = "TYPE_APPLICATION_STARTING"), 248 @ViewDebug.IntToString(from = TYPE_DRAWN_APPLICATION, to = "TYPE_DRAWN_APPLICATION"), 249 @ViewDebug.IntToString(from = TYPE_APPLICATION_PANEL, to = "TYPE_APPLICATION_PANEL"), [all …]
|
D | View.java | 1685 @ViewDebug.ExportedProperty(category = "measurement") 1692 @ViewDebug.ExportedProperty(category = "measurement") 1714 @ViewDebug.ExportedProperty(resolveId = true) 3235 @ViewDebug.ExportedProperty(flagMapping = { 3236 @ViewDebug.FlagToString(mask = PFLAG_FORCE_LAYOUT, equals = PFLAG_FORCE_LAYOUT, 3238 @ViewDebug.FlagToString(mask = PFLAG_LAYOUT_REQUIRED, equals = PFLAG_LAYOUT_REQUIRED, 3240 … @ViewDebug.FlagToString(mask = PFLAG_DRAWING_CACHE_VALID, equals = PFLAG_DRAWING_CACHE_VALID, 3242 …@ViewDebug.FlagToString(mask = PFLAG_DRAWN, equals = PFLAG_DRAWN, name = "DRAWN", outputIf = true), 3243 …@ViewDebug.FlagToString(mask = PFLAG_DRAWN, equals = PFLAG_DRAWN, name = "NOT_DRAWN", outputIf = f… 3244 …@ViewDebug.FlagToString(mask = PFLAG_DIRTY_MASK, equals = PFLAG_DIRTY_OPAQUE, name = "DIRTY_OPAQUE… [all …]
|
D | ViewGroup.java | 180 @ViewDebug.ExportedProperty(category = "events") 182 @ViewDebug.ExportedProperty(category = "events") 185 @ViewDebug.ExportedProperty(category = "events") 188 @ViewDebug.ExportedProperty(category = "events") 208 @ViewDebug.ExportedProperty(flagMapping = { 209 @ViewDebug.FlagToString(mask = FLAG_CLIP_CHILDREN, equals = FLAG_CLIP_CHILDREN, 211 @ViewDebug.FlagToString(mask = FLAG_CLIP_TO_PADDING, equals = FLAG_CLIP_TO_PADDING, 213 @ViewDebug.FlagToString(mask = FLAG_PADDING_NOT_NULL, equals = FLAG_PADDING_NOT_NULL, 497 @ViewDebug.ExportedProperty(category = "layout") 680 @ViewDebug.ExportedProperty(category = "focus", mapping = { [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/ |
D | Task.java | 27 import android.view.ViewDebug; 57 @ViewDebug.ExportedProperty(category="recents") 59 @ViewDebug.ExportedProperty(category="recents") 61 @ViewDebug.ExportedProperty(category="recents") 63 @ViewDebug.ExportedProperty(category="recents") 65 @ViewDebug.ExportedProperty(category="recents") 67 @ViewDebug.ExportedProperty(category="recents") 117 @ViewDebug.ExportedProperty(deepExport=true, prefix="key_") 128 @ViewDebug.ExportedProperty(deepExport=true, prefix="group_") 134 @ViewDebug.ExportedProperty(category="recents") [all …]
|
/frameworks/base/core/java/android/app/ |
D | ActionBar.java | 35 import android.view.ViewDebug; 1382 @ViewDebug.ExportedProperty(category = "layout", mapping = { 1383 @ViewDebug.IntToString(from = -1, to = "NONE"), 1384 @ViewDebug.IntToString(from = Gravity.NO_GRAVITY, to = "NONE"), 1385 @ViewDebug.IntToString(from = Gravity.TOP, to = "TOP"), 1386 @ViewDebug.IntToString(from = Gravity.BOTTOM, to = "BOTTOM"), 1387 @ViewDebug.IntToString(from = Gravity.LEFT, to = "LEFT"), 1388 @ViewDebug.IntToString(from = Gravity.RIGHT, to = "RIGHT"), 1389 @ViewDebug.IntToString(from = Gravity.START, to = "START"), 1390 @ViewDebug.IntToString(from = Gravity.END, to = "END"), [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
D | AnimateableViewBounds.java | 22 import android.view.ViewDebug; 34 @ViewDebug.ExportedProperty(category="recents") 36 @ViewDebug.ExportedProperty(category="recents") 38 @ViewDebug.ExportedProperty(category="recents") 40 @ViewDebug.ExportedProperty(category="recents") 42 @ViewDebug.ExportedProperty(category="recents")
|
D | RecentsViewTouchHandler.java | 25 import android.view.ViewDebug; 70 @ViewDebug.ExportedProperty(deepExport=true, prefix="drag_task") 72 @ViewDebug.ExportedProperty(deepExport=true, prefix="drag_task_view_") 75 @ViewDebug.ExportedProperty(category="recents") 77 @ViewDebug.ExportedProperty(category="recents") 79 @ViewDebug.ExportedProperty(category="recents") 81 @ViewDebug.ExportedProperty(category="recents")
|
D | TaskStackLayoutAlgorithm.java | 29 import android.view.ViewDebug; 240 @ViewDebug.ExportedProperty(category="recents") 243 @ViewDebug.ExportedProperty(category="recents") 246 @ViewDebug.ExportedProperty(category="recents") 249 @ViewDebug.ExportedProperty(category="recents") 257 @ViewDebug.ExportedProperty(category="recents") 260 @ViewDebug.ExportedProperty(category="recents") 263 @ViewDebug.ExportedProperty(category="recents") 266 @ViewDebug.ExportedProperty(category="recents") 271 @ViewDebug.ExportedProperty(category="recents") [all …]
|
D | TaskViewThumbnail.java | 36 import android.view.ViewDebug; 60 @ViewDebug.ExportedProperty(category="recents") 62 @ViewDebug.ExportedProperty(category="recents") 64 @ViewDebug.ExportedProperty(category="recents") 74 @ViewDebug.ExportedProperty(category="recents") 87 @ViewDebug.ExportedProperty(category="recents") 90 @ViewDebug.ExportedProperty(category="recents")
|
D | TaskView.java | 36 import android.view.ViewDebug; 130 @ViewDebug.ExportedProperty(category="recents") 134 @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")
|
D | TaskStackViewScroller.java | 27 import android.view.ViewDebug; 68 @ViewDebug.ExportedProperty(category="recents") 70 @ViewDebug.ExportedProperty(category="recents")
|
D | TaskStackView.java | 44 import android.view.ViewDebug; 143 @ViewDebug.ExportedProperty(deepExport=true, prefix="layout_") 147 @ViewDebug.ExportedProperty(deepExport=true, prefix="scroller_") 149 @ViewDebug.ExportedProperty(deepExport=true, prefix="touch_") 161 @ViewDebug.ExportedProperty(deepExport=true, prefix="doze_") 163 @ViewDebug.ExportedProperty(deepExport=true, prefix="focused_task_") 170 @ViewDebug.ExportedProperty(category="recents") 172 @ViewDebug.ExportedProperty(category="recents") 174 @ViewDebug.ExportedProperty(category="recents") 176 @ViewDebug.ExportedProperty(category="recents") [all …]
|
/frameworks/base/core/java/android/widget/ |
D | LinearLayout.java | 32 import android.view.ViewDebug; 113 @ViewDebug.ExportedProperty(category = "layout") 123 @ViewDebug.ExportedProperty(category = "layout") 131 @ViewDebug.ExportedProperty(category = "measurement") 134 @ViewDebug.ExportedProperty(category = "measurement") 137 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = { 138 @ViewDebug.FlagToString(mask = -1, 140 @ViewDebug.FlagToString(mask = Gravity.NO_GRAVITY, 142 @ViewDebug.FlagToString(mask = Gravity.TOP, 144 @ViewDebug.FlagToString(mask = Gravity.BOTTOM, [all …]
|
D | RelativeLayout.java | 38 import android.view.ViewDebug; 1203 @ViewDebug.ExportedProperty(category = "layout", resolveId = true, indexMapping = { 1204 @ViewDebug.IntToString(from = ABOVE, to = "above"), 1205 @ViewDebug.IntToString(from = ALIGN_BASELINE, to = "alignBaseline"), 1206 @ViewDebug.IntToString(from = ALIGN_BOTTOM, to = "alignBottom"), 1207 @ViewDebug.IntToString(from = ALIGN_LEFT, to = "alignLeft"), 1208 @ViewDebug.IntToString(from = ALIGN_PARENT_BOTTOM, to = "alignParentBottom"), 1209 @ViewDebug.IntToString(from = ALIGN_PARENT_LEFT, to = "alignParentLeft"), 1210 @ViewDebug.IntToString(from = ALIGN_PARENT_RIGHT, to = "alignParentRight"), 1211 @ViewDebug.IntToString(from = ALIGN_PARENT_TOP, to = "alignParentTop"), [all …]
|
D | FrameLayout.java | 32 import android.view.ViewDebug; 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")
|
D | AdapterView.java | 31 import android.view.ViewDebug; 68 @ViewDebug.ExportedProperty(category = "scrolling") 153 @ViewDebug.ExportedProperty(category = "list") 164 @ViewDebug.ExportedProperty(category = "list") 180 @ViewDebug.ExportedProperty(category = "list") 558 @ViewDebug.CapturedViewProperty 567 @ViewDebug.CapturedViewProperty 597 @ViewDebug.CapturedViewProperty
|
D | ActionMenuView.java | 30 import android.view.ViewDebug; 791 @ViewDebug.ExportedProperty(category = "layout") 795 @ViewDebug.ExportedProperty(category = "layout") 799 @ViewDebug.ExportedProperty(category = "layout") 803 @ViewDebug.ExportedProperty(category = "layout") 807 @ViewDebug.ExportedProperty(category = "layout")
|
D | TableRow.java | 26 import android.view.ViewDebug; 400 @ViewDebug.ExportedProperty(category = "layout") 406 @ViewDebug.ExportedProperty(category = "layout")
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
D | DozeTrigger.java | 20 import android.view.ViewDebug; 30 @ViewDebug.ExportedProperty(category="recents") 32 @ViewDebug.ExportedProperty(category="recents") 34 @ViewDebug.ExportedProperty(category="recents")
|
/frameworks/base/core/java/android/ddm/ |
D | DdmHandleViewDebug.java | 21 import android.view.ViewDebug; 204 return ViewDebug.findView(root, viewName); in getTargetView() 226 ViewDebug.dumpv2(rootView, b); in dumpHierarchy() 228 ViewDebug.dump(rootView, skipChildren, includeProperties, b); in dumpHierarchy() 247 ViewDebug.captureLayers(rootView, dos); in captureLayers() 269 ViewDebug.dumpTheme(rootView, b); in dumpTheme() 282 ViewDebug.capture(rootView, b, targetView); in captureView() 297 ViewDebug.outputDisplayList(rootView, targetView); in dumpDisplayLists() 387 ViewDebug.invokeViewMethod(targetView, method, args); in invokeViewMethod() 405 ViewDebug.setLayoutParameter(targetView, param, value); in setLayoutParameter() [all …]
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
D | ListRecyclerProfiling.java | 24 import android.view.ViewDebug; 43 ViewDebug.startRecyclerTracing("SimpleList", listView); in onCreate() 51 ViewDebug.stopRecyclerTracing(); in onCreate()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ColorDrawable.java | 29 import android.view.ViewDebug; 49 @ViewDebug.ExportedProperty(deepExport = true, prefix = "state_") 294 @ViewDebug.ExportedProperty
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | ActionMenuView.java | 36 import android.view.ViewDebug; 811 @ViewDebug.ExportedProperty() 814 @ViewDebug.ExportedProperty() 817 @ViewDebug.ExportedProperty() 820 @ViewDebug.ExportedProperty() 823 @ViewDebug.ExportedProperty()
|
/frameworks/base/core/java/android/webkit/ |
D | WebView.java | 48 import android.view.ViewDebug; 322 ViewGroup.OnHierarchyChangeListener, ViewDebug.HierarchyHandler { 1326 @ViewDebug.ExportedProperty(category = "webview") 1425 @ViewDebug.ExportedProperty(category = "webview") 1440 @ViewDebug.ExportedProperty(category = "webview") 1452 @ViewDebug.ExportedProperty(category = "webview") 1495 @ViewDebug.ExportedProperty(category = "webview") 1507 @ViewDebug.ExportedProperty(category = "webview")
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
D | KeyguardSecurityViewFlipper.java | 27 import android.view.ViewDebug; 263 @ViewDebug.ExportedProperty(category = "layout") 266 @ViewDebug.ExportedProperty(category = "layout")
|