HomeSort by relevance Sort by last modified time
    Searched refs:layout (Results 1276 - 1300 of 3589) sorted by null

<<51525354555657585960>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintTooltipManager.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
18 import static com.android.ide.eclipse.adt.internal.editors.layout.gle2.LintOverlay.ICON_SIZE;
21 import com.android.ide.eclipse.adt.internal.editors.layout.LayoutEditorDelegate;
22 import com.android.ide.eclipse.adt.internal.editors.layout.uimodel.UiViewElementNode;
37 /** Tooltip in the layout editor showing lint errors under the cursor */
OutlineDropListener.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
20 import com.android.ide.common.layout.BaseLayoutRule;
22 import com.android.ide.eclipse.adt.internal.editors.layout.gre.NodeProxy;
23 import com.android.ide.eclipse.adt.internal.editors.layout.uimodel.UiViewElementNode;
RenderPreviewList.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
22 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.Configuration;
23 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.ConfigurationChooser;
24 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.ConfigurationDescription;
158 // TODO: Make sure this layout isn't in some v-folder which is incompatible
SelectionHandle.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
30 * of the class operates in layout coordinates. This is because we do not want the
93 * Constructs a new {@link SelectionHandle} at the given layout coordinate
108 * layout coordinates. The distance should incorporate at least the equivalent
112 * @param point the mouse position in layout coordinates
RenderService.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
41 import com.android.ide.eclipse.adt.internal.editors.layout.ContextPullParser;
42 import com.android.ide.eclipse.adt.internal.editors.layout.ProjectCallback;
43 import com.android.ide.eclipse.adt.internal.editors.layout.UiElementPullParser;
44 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.Configuration;
45 import com.android.ide.eclipse.adt.internal.editors.layout.configuration.ConfigurationChooser;
46 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.IncludeFinder.Reference;
47 import com.android.ide.eclipse.adt.internal.editors.layout.gre.NodeFactory;
48 import com.android.ide.eclipse.adt.internal.editors.layout.gre.NodeProxy;
49 import com.android.ide.eclipse.adt.internal.editors.layout.uimodel.UiViewElementNode
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
JavaQuickAssistant.java 17 package com.android.ide.eclipse.adt.internal.editors.layout.refactoring;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/uimodel/
UiViewElementNode.java 17 package com.android.ide.eclipse.adt.internal.editors.layout.uimodel;
34 import com.android.ide.eclipse.adt.internal.editors.layout.LayoutEditorDelegate;
35 import com.android.ide.eclipse.adt.internal.editors.layout.descriptors.LayoutDescriptors;
36 import com.android.ide.eclipse.adt.internal.editors.layout.descriptors.ViewElementDescriptor;
64 * The array merges both "direct" attributes with the descriptor layout attributes.
80 // Compute layout attributes: These depend on the *parent* this widget is within
85 // Limitation: right now the layout behaves as if everything was
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
CyclicDependencyValidator.java 19 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.IncludeFinder;
44 * Creates a validator which ensures that the chosen id is not for a layout that is
45 * directly or indirectly including the given layout. Used to avoid cyclic
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/src/com/android/ide/eclipse/adt/internal/
AdtIntro.java 25 import org.eclipse.swt.layout.GridData;
26 import org.eclipse.swt.layout.GridLayout;
64 //TableWrapLayout layout = new TableWrapLayout();
65 //layout.numColumns = 2;
66 GridLayout layout = new GridLayout(1, false); local
67 mForm.getBody().setLayout(layout);
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/
PixelPerfectTreeView.java 24 import org.eclipse.swt.layout.FillLayout;
PixelPerfectView.java 26 import org.eclipse.swt.layout.FillLayout;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoringTest.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.refactoring;
35 // (e.g. button3 is renamed to imageButton1 and layout references to button3
UnwrapRefactoringTest.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.refactoring;
29 // Unwrap view with parent, no children - this will unwrap the parent (frame layout)
WrapInRefactoringTest.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.refactoring;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestAttributeInfo.java 16 package com.android.ide.common.layout;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlayTest.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
LayoutPointTest.java 17 package com.android.ide.eclipse.adt.internal.editors.layout.gle2;
  /sdk/testapps/libsAndJarTest/app/src/com/android/tests/javaprojecttest/app/
Main.java 17 setContentView(R.layout.main);
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 75 * It has 2 columns and 20 rows. The default layout for item
76 * is R.layout.simple_list_item_1
92 com.android.cts.stub.R.layout.cursoradapter_host, null);
97 R.layout.simple_list_item_1, COLUMNS_FROM, VIEWS_TO);
102 R.layout.simple_list_item_1, COLUMNS_FROM, VIEWS_TO);
108 R.layout.simple_list_item_1, COLUMNS_FROM, VIEWS_TO);
112 R.layout.simple_list_item_1, COLUMNS_FROM, VIEWS_TO);
145 // use the layout passed in to constructor
194 mSimpleAdapter.setDropDownViewResource(R.layout.simple_list_item_2);
203 mSimpleAdapter.setDropDownViewResource(R.layout.simple_list_item_1)
    [all...]
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
GestureBuilderActivity.java 92 setContentView(R.layout.gestures_list);
241 final View layout = View.inflate(this, R.layout.dialog_rename, null); local
242 mInput = (EditText) layout.findViewById(R.id.name);
243 ((TextView) layout.findViewById(R.id.label)).setText(R.string.gestures_rename_label);
268 builder.setView(layout);
424 convertView = mInflater.inflate(R.layout.gestures_item, parent, false);
  /external/proguard/src/proguard/gui/
MemberSpecificationDialog.java 147 GridBagLayout layout = new GridBagLayout(); local
154 JPanel accessPanel = new JPanel(layout);
184 JPanel typePanel = new JPanel(layout);
192 final JPanel annotationTypePanel = new JPanel(layout);
199 JPanel namePanel = new JPanel(layout);
207 JPanel argumentsPanel = new JPanel(layout);
252 JPanel mainPanel = new JPanel(layout);
ClassSpecificationDialog.java 151 GridBagLayout layout = new GridBagLayout(); local
156 JPanel commentsPanel = new JPanel(layout);
171 JPanel keepOptionPanel = new JPanel(layout);
180 final JPanel allowOptionPanel = new JPanel(layout);
189 JPanel accessPanel = new JPanel(layout);
207 final JPanel annotationTypePanel = new JPanel(layout);
214 JPanel classNamePanel = new JPanel(layout);
221 final JPanel extendsAnnotationTypePanel = new JPanel(layout);
228 JPanel extendsClassNamePanel = new JPanel(layout);
281 JPanel mainPanel = new JPanel(layout);
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 112 * The layout to use for menu items. Each index is the row number (0 is the
116 * the current layout, instead use {@link #mLayoutNumRows}.
121 * The number of rows in the current layout.
177 * Figures out the layout for the menu items.
212 * Figures out the layout for the menu items by equally distributing, and
231 int[] layout = mLayout; local
233 layout[i] = numBaseItemsPerRow;
237 layout[i]++;
246 * layout.
254 int[] layout = mLayout local
    [all...]
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfActivity.java 160 // Set the layout for this activity. You can find it
161 // in res/layout/hello_activity.xml
162 setContentView(R.layout.main);
166 android.R.layout.simple_spinner_item, mAvailOpLabels);
167 adapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);
172 android.R.layout.simple_spinner_item, mAvailOpLabels);
173 adapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);
178 android.R.layout.simple_spinner_item, mLimitLabels);
179 adapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);
  /packages/apps/Calendar/src/com/android/calendar/
CalendarViewAdapter.java 171 != R.layout.actionbar_pulldown_menu_top_button) {
172 v = mInflater.inflate(R.layout.actionbar_pulldown_menu_top_button, parent, false);
175 v.setTag(new Integer(R.layout.actionbar_pulldown_menu_top_button));
212 != R.layout.actionbar_pulldown_menu_top_button_no_date) {
214 R.layout.actionbar_pulldown_menu_top_button_no_date, parent, false);
217 v.setTag(new Integer(R.layout.actionbar_pulldown_menu_top_button_no_date));
261 View v = mInflater.inflate(R.layout.actionbar_pulldown_menu_button, parent, false);

Completed in 475 milliseconds

<<51525354555657585960>>