Searched refs:layout (Results 401 - 425 of 441) sorted by relevance

<<1112131415161718

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DUniverseBackground.java101 mContent = View.inflate(context, R.layout.universe, null);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DNotificationPanel.java329 mSettingsView = infl.inflate(R.layout.system_bar_settings_view, mContentFrame, false);
H A DInputMethodsPanel.java228 final View view = View.inflate(mContext, R.layout.system_bar_input_methods_item, null);
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java328 * Return a LayoutInflater instance that can be used to inflate XML view layout
494 // the proper layout
2760 layoutResource = com.android.internal.R.layout.screen_title_icons;
2769 layoutResource = com.android.internal.R.layout.screen_progress;
2773 // If the window is floating, we need a dialog layout
2780 layoutResource = com.android.internal.R.layout.screen_custom_title;
2786 // If the window is floating, we need a dialog layout
2794 layoutResource = com.android.internal.R.layout.screen_action_bar_overlay;
2796 layoutResource = com.android.internal.R.layout.screen_action_bar;
2799 layoutResource = com.android.internal.R.layout
[all...]
/frameworks/base/core/java/android/view/
H A DVolumePanel.java265 View view = mView = inflater.inflate(R.layout.volume_adjust, null);
401 sc.group = (ViewGroup) inflater.inflate(R.layout.volume_adjust_item, null);
/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java141 ap.mView = getLayoutInflater().inflate(R.layout.resolver_grid, null);
632 com.android.internal.R.layout.resolve_list_item, parent, false);
/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java610 com.android.internal.R.layout.text_edit_action_popup_text, null);
804 * triggering the layout and drawing the picture. While the same process
807 * to WebViewCore queue and the real layout and draw events will be pushed
894 * depends on the layout parameters and the measure specs.
3226 * Because the native side may have already done a layout before the
3229 * layout and a change in content size. This content size change will
4032 // If we don't request a layout, try to send our view size to the
4875 com.android.internal.R.layout.web_text_view_dropdown,
5575 // in WebViewCore after we get the first layout. We do call
7538 com.android.internal.R.layout
[all...]
/frameworks/base/core/java/android/app/
H A DSearchDialog.java165 setContentView(com.android.internal.R.layout.search_bar);
617 * The root element in the search bar layout. This is a custom view just to override
/frameworks/base/core/java/android/widget/
H A DAdapterViewAnimator.java768 child.layout(mPaddingLeft, mPaddingTop, childRight, childBottom);
H A DAutoCompleteTextView.java63 * setContentView(R.layout.countries);
66 * android.R.layout.simple_dropdown_item_1line, COUNTRIES);
174 R.layout.simple_dropdown_hint);
1266 // This will re-layout, thus resetting mDataChanged, so that the
H A DDatePicker.java166 R.layout.date_picker);
H A DMediaController.java57 * is created in an xml layout.
175 // This is called whenever mAnchor's layout bound changes
236 mRoot = inflate.inflate(com.android.internal.R.layout.media_controller, null);
H A DSuggestionsAdapter.java101 com.android.internal.R.layout.search_dropdown_item_icons_2line,
H A DTabHost.java92 mTabLayoutId = R.layout.tab_indicator_holo;
H A DListView.java62 * <p>See the <a href="{@docRoot}guide/topics/ui/layout/listview.html">List View</a>
152 com.android.internal.R.layout.simple_list_item_1, entries));
499 // The parent's resetList() will remove all views from the layout so we need to
1157 // TODO: after first layout we should maybe start at the first visible position, not 0
1863 // Respect layout params that are already in the view. Otherwise make some up...
1921 child.layout(childrenLeft, childTop, childRight, childBottom);
2505 * and re-layout the items as appropriate.
2618 child.layout(childLeft, childTop, childRight, childBottom);
H A DNumberPicker.java138 * The resource id for the default layout.
140 private static final int DEFAULT_LAYOUT_RESOURCE_ID = R.layout.number_picker;
735 mInputText.layout(inptTxtLeft, inptTxtTop, inptTxtRight, inptTxtBottom);
H A DCalendarView.java396 View content = layoutInflater.inflate(R.layout.calendar_view, null, false);
/frameworks/compile/mclinker/lib/LD/
H A DLayout.cpp71 /// set all layout order
94 /// setFragmentLayoutOffset - set the fragment's layout offset. This function
95 /// also set up the layout offsets of all the fragments in the same range.
111 // set all layout order
133 /// 2. compute the layout order of all previous ranges.
134 /// 2. compute the layout offset of all previous ranges.
164 // compute the layout order of the previous range.
230 // the fragment who has the layout order is not in the last range.
244 // the fragment who has no layout order should be in the last range
275 // the fragment who has the layout orde
550 bool Layout::layout(Output& pOutput, function in class:Layout
[all...]
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DEnvReverbTest.java74 setContentView(R.layout.envreverbtest);
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DPagedView.java158 // parameter that adjusts the layout to be optimized for pages with that scale factor
185 // All syncs and layout passes are deferred until data is ready.
730 child.layout(childLeft, childTop,
1429 // the layout (as a result of the drag view moving in the layout)
1714 View layout = (View) getPageAt(i);
1715 int childWidth = getScaledMeasuredWidth(layout);
2315 // position to the new position in the layout (as a result of the drag view moving
2316 // in the layout)
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java1872 View row = LayoutInflater.from(mContext).inflate(R.layout.wifi_p2p_dialog_row,
1883 .inflate(R.layout.wifi_p2p_dialog, null);
1902 .inflate(R.layout.wifi_p2p_dialog, null);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java347 R.layout.super_status_bar, null);
387 mIntruderAlertView = (IntruderAlertView) View.inflate(context, R.layout.intruder_alert, null);
403 (NavigationBarView) View.inflate(context, R.layout.navigation_bar, null);
1344 // Updating the window layout will force an expensive traversal/redraw.
2167 // all of these animations. In particular, avoid layout and
/frameworks/ex/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java920 * Returns a layout id for each item inside auto-complete list.
927 return R.layout.chips_recipient_dropdown_item;
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java303 // Inflate the screenshot layout
305 mScreenshotLayout = layoutInflater.inflate(R.layout.global_screenshot, null);
/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java469 * layout with its current adapter there will be a smooth animated transition between
648 * that you can keep active all at once, less time will be spent in layout for
1064 // Fix up offsets for later layout.
1238 throw new IllegalStateException("Cannot add pager decor view during layout");
1295 // We depend on the container to specify the layout size of
1298 // want the layout to change as this happens.
1487 child.layout(childLeft, childTop,
1506 // This was added during layout and needs measurement.
1520 child.layout(childLeft, childTop,
2722 * true if this view was added during layout an
[all...]

Completed in 1189 milliseconds

<<1112131415161718