diff options
author | Adrian Roos <roosa@google.com> | 2018-03-27 19:17:50 +0200 |
---|---|---|
committer | Adrian Roos <roosa@google.com> | 2018-03-28 15:00:45 +0200 |
commit | ad1da317644d642c69a3e920af7446a853528f7a (patch) | |
tree | d051ed34d61b87911422371485b1eedf4e279da9 /docs | |
parent | c6d9f7ce1d6d152c55431e9ea95302a954bc49b9 (diff) |
DisplayCutout: Add clarifying images to LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
Fixes: 76462084
Test: make doc-comment-check-docs, open $ANDROID_BUILD_TOP/out/target/common/docs/doc-comment-check/reference/android/view/WindowManager.LayoutParams.html, navigate to LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
Change-Id: I8a9df979cbb062896fa874a163414a4f8a095b21
Diffstat (limited to 'docs')
14 files changed, 0 insertions, 0 deletions
diff --git a/docs/html/reference/images/display_cutout/default_mode/fullscreen_letterbox.png b/docs/html/reference/images/display_cutout/default_mode/fullscreen_letterbox.png Binary files differnew file mode 100644 index 000000000000..86022909d930 --- /dev/null +++ b/docs/html/reference/images/display_cutout/default_mode/fullscreen_letterbox.png diff --git a/docs/html/reference/images/display_cutout/default_mode/landscape.png b/docs/html/reference/images/display_cutout/default_mode/landscape.png Binary files differnew file mode 100644 index 000000000000..be112f493b4b --- /dev/null +++ b/docs/html/reference/images/display_cutout/default_mode/landscape.png diff --git a/docs/html/reference/images/display_cutout/default_mode/landscape_corner.png b/docs/html/reference/images/display_cutout/default_mode/landscape_corner.png Binary files differnew file mode 100644 index 000000000000..7aa92b4c31bb --- /dev/null +++ b/docs/html/reference/images/display_cutout/default_mode/landscape_corner.png diff --git a/docs/html/reference/images/display_cutout/default_mode/portrait.png b/docs/html/reference/images/display_cutout/default_mode/portrait.png Binary files differnew file mode 100644 index 000000000000..6392ad5441bd --- /dev/null +++ b/docs/html/reference/images/display_cutout/default_mode/portrait.png diff --git a/docs/html/reference/images/display_cutout/default_mode/portrait_corner.png b/docs/html/reference/images/display_cutout/default_mode/portrait_corner.png Binary files differnew file mode 100644 index 000000000000..dc8e6d05e5ac --- /dev/null +++ b/docs/html/reference/images/display_cutout/default_mode/portrait_corner.png diff --git a/docs/html/reference/images/display_cutout/never_mode/landscape.png b/docs/html/reference/images/display_cutout/never_mode/landscape.png Binary files differnew file mode 100644 index 000000000000..be112f493b4b --- /dev/null +++ b/docs/html/reference/images/display_cutout/never_mode/landscape.png diff --git a/docs/html/reference/images/display_cutout/never_mode/portrait_top_letterbox.png b/docs/html/reference/images/display_cutout/never_mode/portrait_top_letterbox.png Binary files differnew file mode 100644 index 000000000000..fc7dfcfee569 --- /dev/null +++ b/docs/html/reference/images/display_cutout/never_mode/portrait_top_letterbox.png diff --git a/docs/html/reference/images/display_cutout/short_edge/fullscreen_corner_no_letterbox.png b/docs/html/reference/images/display_cutout/short_edge/fullscreen_corner_no_letterbox.png Binary files differnew file mode 100644 index 000000000000..09f942d415dd --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/fullscreen_corner_no_letterbox.png diff --git a/docs/html/reference/images/display_cutout/short_edge/fullscreen_side_letterbox.png b/docs/html/reference/images/display_cutout/short_edge/fullscreen_side_letterbox.png Binary files differnew file mode 100644 index 000000000000..9aafc587b785 --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/fullscreen_side_letterbox.png diff --git a/docs/html/reference/images/display_cutout/short_edge/fullscreen_top_no_letterbox.png b/docs/html/reference/images/display_cutout/short_edge/fullscreen_top_no_letterbox.png Binary files differnew file mode 100644 index 000000000000..75e913b4a938 --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/fullscreen_top_no_letterbox.png diff --git a/docs/html/reference/images/display_cutout/short_edge/landscape_corner.png b/docs/html/reference/images/display_cutout/short_edge/landscape_corner.png Binary files differnew file mode 100644 index 000000000000..d9e0f993060d --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/landscape_corner.png diff --git a/docs/html/reference/images/display_cutout/short_edge/landscape_sideboxed.png b/docs/html/reference/images/display_cutout/short_edge/landscape_sideboxed.png Binary files differnew file mode 100644 index 000000000000..9d444939f9df --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/landscape_sideboxed.png diff --git a/docs/html/reference/images/display_cutout/short_edge/landscape_top_no_letterbox.png b/docs/html/reference/images/display_cutout/short_edge/landscape_top_no_letterbox.png Binary files differnew file mode 100644 index 000000000000..ac023c5bf40f --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/landscape_top_no_letterbox.png diff --git a/docs/html/reference/images/display_cutout/short_edge/portrait_side_letterbox.png b/docs/html/reference/images/display_cutout/short_edge/portrait_side_letterbox.png Binary files differnew file mode 100644 index 000000000000..50228db7c2c7 --- /dev/null +++ b/docs/html/reference/images/display_cutout/short_edge/portrait_side_letterbox.png |