HomeSort by relevance Sort by last modified time
    Searched full:windowlayout (Results 1 - 25 of 29) sorted by null

1 2

  /packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
CaptionTrackRenderer.java 173 CaptionWindowLayout windowLayout = mCaptionWindowLayouts[windowId];
174 if (windowLayout == null) {
180 mCurrentWindowLayout = windowLayout;
189 CaptionWindowLayout windowLayout = mCaptionWindowLayouts[i];
190 if (windowLayout != null) {
191 windows.add(windowLayout);
202 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
203 windowLayout.clear();
211 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
212 windowLayout.show()
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
LaunchingTaskPositioner.java 112 * @param windowLayout Optional information from the client about how it would like to be sized
116 @Nullable ActivityInfo.WindowLayout windowLayout) {
120 if (windowLayout == null) {
124 int width = getFinalWidth(windowLayout);
125 int height = getFinalHeight(windowLayout);
126 int verticalGravity = windowLayout.gravity & Gravity.VERTICAL_GRAVITY_MASK;
127 int horizontalGravity = windowLayout.gravity & Gravity.HORIZONTAL_GRAVITY_MASK;
143 Slog.w(TAG, "Received unsupported gravity: " + windowLayout.gravity
149 private int getFinalWidth(ActivityInfo.WindowLayout windowLayout)
    [all...]
TaskRecord.java 484 if (info != null && info.windowLayout != null) {
485 mMinWidth = info.windowLayout.minWidth;
486 mMinHeight = info.windowLayout.minHeight;
    [all...]
ActivityStack.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/n-preview-4-incr/changes/
android.content.pm.ActivityInfo.WindowLayout.html 10 android.content.pm.ActivityInfo.WindowLayout
74 Class android.content.pm.<A HREF="../../../../reference/android/content/pm/ActivityInfo.WindowLayout.html" target="_top"><font size="+2"><code>ActivityInfo.WindowLayout</code></font></A>
87 <A NAME="android.content.pm.ActivityInfo.WindowLayout.minimalHeight"></A>
94 <A NAME="android.content.pm.ActivityInfo.WindowLayout.minimalWidth"></A>
109 <A NAME="android.content.pm.ActivityInfo.WindowLayout.minHeight"></A>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.WindowLayout.html#minHeight" target="_top"><code>minHeight</code></A></nobr>
116 <A NAME="android.content.pm.ActivityInfo.WindowLayout.minWidth"></A>
117 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.WindowLayout.html#minWidth" target="_top"><code>minWidth</code></A></nobr>
pkg_android.content.pm.html 120 <A NAME="ActivityInfo.WindowLayout"></A>
121 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html">ActivityInfo.WindowLayout</A></nobr>
fields_index_removals.html 121 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minimalHeight" class="hiddenlink" target="rightframe"><strike>android.content.pm.ActivityInfo.WindowLayout</strike></A>
128 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minimalWidth" class="hiddenlink" target="rightframe"><strike>android.content.pm.ActivityInfo.WindowLayout</strike></A>
fields_index_additions.html 157 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minHeight" class="hiddenlink" target="rightframe">minHeight</A>
159 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minWidth" class="hiddenlink" target="rightframe">minWidth</A>
fields_index_all.html 429 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minHeight" class="hiddenlink" target="rightframe">minHeight</A>
436 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minimalHeight" class="hiddenlink" target="rightframe"><strike>android.content.pm.ActivityInfo.WindowLayout</strike></A>
443 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minimalWidth" class="hiddenlink" target="rightframe"><strike>android.content.pm.ActivityInfo.WindowLayout</strike></A>
445 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minWidth" class="hiddenlink" target="rightframe">minWidth</A
    [all...]
alldiffs_index_all.html 86 <!-- Class ActivityInfo.WindowLayout -->
87 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html" class="hiddenlink" target="rightframe">ActivityInfo.WindowLayout</A><br>
    [all...]
alldiffs_index_additions.html 507 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minHeight" class="hiddenlink" target="rightframe">minHeight</A>
510 <nobr><A HREF="android.content.pm.ActivityInfo.WindowLayout.html#android.content.pm.ActivityInfo.WindowLayout.minWidth" class="hiddenlink" target="rightframe">minWidth</A>
    [all...]
jdiff_statistics.html 332 <TD><A HREF="android.content.pm.ActivityInfo.WindowLayout.html">
333 android.content.pm.ActivityInfo.WindowLayout</A></TD>
alldiffs_index_removals.html     [all...]
classes_index_all.html 72 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html" class="hiddenlink" target="rightframe">ActivityInfo.WindowLayout</A><br>
classes_index_changes.html 72 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html" class="hiddenlink" target="rightframe">ActivityInfo.WindowLayout</A><br>
alldiffs_index_changes.html 82 <!-- Class ActivityInfo.WindowLayout -->
83 <A HREF="android.content.pm.ActivityInfo.WindowLayout.html" class="hiddenlink" target="rightframe">ActivityInfo.WindowLayout</A><br>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
android.content.pm.ActivityInfo.html 94 <A NAME="android.content.pm.ActivityInfo.windowLayout"></A>
95 <nobr><code>WindowLayout</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.html#windowLayout" target="_top"><code>windowLayout</code></A></nobr>
pkg_android.content.pm.html 84 <A NAME="ActivityInfo.WindowLayout"></A>
85 <nobr><A HREF="../../../../reference/android/content/pm/ActivityInfo.WindowLayout.html" target="_top"><code>ActivityInfo.WindowLayout</code></A></nobr>
classes_index_additions.html 80 <A HREF="pkg_android.content.pm.html#ActivityInfo.WindowLayout" class="hiddenlink" target="rightframe"><b>ActivityInfo.WindowLayout</b></A><br>
    [all...]
classes_index_all.html 93 <A HREF="pkg_android.content.pm.html#ActivityInfo.WindowLayout" class="hiddenlink" target="rightframe"><b>ActivityInfo.WindowLayout</b></A><br>
    [all...]
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 781 public WindowLayout windowLayout;
802 windowLayout = orig.windowLayout;
    [all...]
PackageParser.java     [all...]
  /frameworks/base/media/java/android/media/
Cea708CaptionRenderer.java     [all...]

Completed in 636 milliseconds

1 2