/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
ProjectSelectionPage.java | 42 import org.eclipse.swt.layout.GridData; 43 import org.eclipse.swt.layout.GridLayout; 89 GridLayout layout = new GridLayout(); local 90 layout.numColumns = 2; 91 layout.marginWidth = 0; 92 layout.makeColumnsEqualWidth = false; 93 listComposite.setLayout(layout); 139 GridLayout layout = new GridLayout(); local 140 layout.marginWidth = 0; 141 layout.marginHeight = 0 [all...] |
/external/chromium_org/chrome/browser/chromeos/input_method/ |
candidate_window_view.cc | 17 #include "ui/views/layout/grid_layout.h" 57 views::GridLayout* layout = new views::GridLayout(wrapper); local 58 wrapper->SetLayoutManager(layout); // |wrapper| owns |layout|. 59 layout->SetInsets(insets); 61 views::ColumnSet* column_set = layout->AddColumnSet(0); 65 layout->StartRow(0, 0); 68 layout->AddView(view); // |view| is owned by |wraper|, not |layout|. 353 views::GridLayout* layout = new views::GridLayout(this) local 575 views::GridLayout* layout = new views::GridLayout(this); local 827 views::GridLayout* layout = new views::GridLayout(candidate_area_contents); local [all...] |
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityEndToEndActivity.java | 39 setContentView(R.layout.end_to_end_test); 44 .inflate(AccessibilityEndToEndActivity.this, R.layout.list_view_row, null);
|
/developers/samples/android/testing/ActivityInstrumentationSample/src/com/example/android/activityinstrumentation/ |
MainActivity.java | 57 /** Handle to the spinner in this Activity's layout. */ 69 // Inflate UI from res/layout/activity_main.xml 70 setContentView(R.layout.activity_main); 80 android.R.layout.simple_list_item_1, // Layout
|
/developers/samples/android/ui/actionbar/DoneBar/DoneBar/src/main/java/com/example/android/donebar/ |
DoneBarActivity.java | 39 R.layout.actionbar_custom_view_done_cancel, null); 69 setContentView(R.layout.activity_done_bar);
|
DoneButtonActivity.java | 40 R.layout.actionbar_custom_view_done, null); 59 setContentView(R.layout.activity_done_button);
|
/developers/samples/android/ui/lists/CustomChoiceList/CustomChoiceList/src/main/java/com/example/android/customchoicelist/ |
MainActivity.java | 29 * the <code>res/layout/</code> directory of this sample. 34 setContentView(R.layout.activity_main); 60 convertView = getLayoutInflater().inflate(R.layout.list_item, container, false);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
CustomTitle.java | 47 * <td >/res/any/layout/custom_title.xml</td> 64 setContentView(R.layout.custom_title); 65 getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE, R.layout.custom_title_1);
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
Gallery2.java | 36 setContentView(R.layout.gallery_2); 45 android.R.layout.simple_gallery_item,
|
List12.java | 48 setContentView(R.layout.list_12); 50 mAdapter = new ArrayAdapter<String>(this, android.R.layout.simple_list_item_1, mStrings);
|
SearchViewFilterMode.java | 48 setContentView(R.layout.searchview_filter); 53 android.R.layout.simple_list_item_1,
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
MyRssReader.java | 32 // Load screen layout. 33 setContentView(R.layout.main_screen); 42 R.layout.list_element,
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingCells.java | 46 setContentView(R.layout.activity_main); 65 CustomArrayAdapter adapter = new CustomArrayAdapter(this, R.layout.list_view_item, mData);
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
MainActivity.java | 60 setContentView(R.layout.activity_main); 72 android.R.layout.simple_list_item_1,
|
/development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/ |
Notepadv1.java | 36 setContentView(R.layout.notepad_list); 75 new SimpleCursorAdapter(this, R.layout.notes_row, c, from, to);
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
BaseActivity.java | 52 setContentView(R.layout.no_device); 57 setContentView(R.layout.main);
|
/external/chromium/chrome/browser/chromeos/login/ |
base_login_display_host.cc | 43 // and the OEM layout information, and saves it to "Locale State". 47 std::string layout; local 49 // If the OEM layout information is provided, use it. 50 layout = oem_layout; 59 // input_method_ids[0] now contains the most popular keyboard layout 61 layout = input_method_ids[0]; 65 if (!layout.empty()) { 67 prefs->SetString(prefs::kHardwareKeyboardLayout, layout); 185 // If kPreferredKeyboardLayout is not specified, use the hardware layout. 235 std::string layout = startup_manifest->keyboard_layout() local 237 << "keyboard layout " << layout; local [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_sync_promo_view.cc | 16 #include "ui/views/layout/box_layout.h" 17 #include "ui/views/layout/layout_constants.h" 67 views::BoxLayout* layout = new views::BoxLayout(views::BoxLayout::kVertical, local 71 SetLayoutManager(layout);
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMedia.cpp | 58 void RenderMedia::layout() function in class:WebCore::RenderMedia 63 RenderImage::layout(); 82 // When calling layout() on a child node, a parent must either push a LayoutStateMaintainter, or
|
/external/chromium_org/third_party/icu/source/tools/memcheck/ |
ICUMemCheck.pl | 24 # layout/LEFontInstance.o U operator delete(void*) 25 # layout/LEGlyphStorage.o U operator delete(void*) 26 # layout/LayoutEngine.o U operator delete(void*) 46 $fileNames = `find common i18n layout io -name "*.o" -print`;
|
/external/chromium_org/ui/keyboard/resources/ |
main.css | 25 kb-layout-selector, 42 kb-layout-selector::x-key, 72 kb-layout-selector.dark, 159 .layout-selector {
|
/external/chromium_org/ui/message_center/views/ |
message_center_button_bar.cc | 25 #include "ui/views/layout/box_layout.h" 26 #include "ui/views/layout/grid_layout.h" 184 views::GridLayout* layout = new views::GridLayout(this); local 185 SetLayoutManager(layout); 186 layout->SetInsets( 188 views::ColumnSet* column = layout->AddColumnSet(0); 220 layout->StartRow(0, 0); 222 layout->AddView(title_arrow_); 223 layout->AddView(notification_label_); 224 layout->AddView(button_container_) [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
SelfOrientingSashForm.java | 70 // Layout 105 * If the receiver has a layout, ask the layout to <em>lay out</em> (that is, set the size and 106 * location of) the receiver's children. If the argument is <code>true</code> the layout must not 108 * the layout may (potentially) simplify the work it is doing by assuming that the state of the 109 * none of the receiver's children has changed since the last layout. If the receiver does not 110 * have a layout, do nothing. 113 * <code>true</code> if the layout must flush its caches, and <code>false</code> 124 public void layout(boolean changed) { method in class:SelfOrientingSashForm 139 super.layout(changed) [all...] |
/external/icu4c/tools/memcheck/ |
ICUMemCheck.pl | 24 # layout/LEFontInstance.o U operator delete(void*) 25 # layout/LEGlyphStorage.o U operator delete(void*) 26 # layout/LayoutEngine.o U operator delete(void*) 46 $fileNames = `find common i18n layout io -name "*.o" -print`;
|
/external/qemu/android/skin/ |
window.h | 26 extern SkinWindow* skin_window_create( SkinLayout* layout, 37 extern int skin_window_reset ( SkinWindow* window, SkinLayout* layout );
|