Searched
full:layouts (Results
276 -
300 of
709) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/design/patterns/ |
multi-pane-layouts.jd | 1 page.title=Multi-pane Layouts
|
/frameworks/base/docs/html/guide/topics/resources/ |
overview.jd | 35 (the app provides no alternative layouts).</p>
|
localization.jd | 30 <li><a href="{@docRoot}guide/topics/ui/declaring-layout.html">Layouts</a></li>
72 <p>Resources are text strings, layouts, sounds, graphics, and any other static
141 the resources that your application calls upon — layouts, drawables,
157 <p>The default resource set must also include any default drawables and layouts,
183 sounds, layouts, and other locale-specific resources. </p>
|
/frameworks/base/docs/html/guide/topics/ui/ |
overview.jd | 61 Layouts</a>.
|
/frameworks/base/docs/html/tools/help/ |
index.jd | 43 <dd>Lets you quickly analyze your application's layouts in order to optimize them for
|
/frameworks/base/docs/html/tools/ |
index.jd | 39 <li>Visual refactoring lets you extracts layout for inclusion, convert layouts, extract styles.</li>
|
/frameworks/base/docs/html/training/design-navigation/ |
screen-planning.jd | 78 <p>However, you can use screen grouping techniques and more sophisticated navigation elements to present content in a more intuitive and device-sensitive way. In the next lesson, we explore screen grouping techniques, such as providing multi-pane layouts for tablet devices. Later, we'll dive into the various navigation patterns common on Android.</p>
|
/frameworks/base/docs/html/training/multiscreen/ |
screendensities.jd | 50 <p>One common pitfall you must avoid when designing your layouts is using
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTileView.java | 201 * various image parameters defined to match their own layouts.
|
/packages/apps/InCallUI/res/values/ |
dimens.xml | 83 <!-- Layout weight values for dialpad screen. These layouts will be used in one
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
Keyboard.java | 143 // TODO: Figure out how to handle proximity characters information of all layouts.
|
/packages/services/Telephony/res/values/ |
dimens.xml | 79 <!-- Layout weight values for dialpad screen. These layouts will be used in one
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
FrameLayoutRule.java | 181 // Look at the fill preferences and fill embedded layouts etc
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
GridLayoutConverter.java | 322 // We always convert to horizontal grid layouts for now 455 // 0dip is a special trick used in linear layouts in the presence of 817 // When flattening, we want to disregard all layouts and instead [all...] |
/frameworks/base/docs/html/training/ |
training_toc.cs | [all...] |
/art/runtime/ |
stack.h | 55 // ShadowFrame has 3 possible layouts: 300 // necessary for transitions between code using different frame layouts and transitions into native
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 25 <dd>Demonstrates nested layouts to create a user form.</dd> 90 <p>Demonstrates the use of the <em>android:layout_alignBaseline</em> XML attribute in various page layouts.</p>
|
/docs/source.android.com/src/devices/tech/input/ |
overview.jd | 186 key codes. Different key layouts may be used depending on the keyboard 202 axis codes. Different key layouts may be used depending on the device
|
/external/chromium/chrome/browser/chromeos/frame/ |
browser_view.cc | 58 // LayoutManager for BrowserView, which layouts extra components such as 87 // layouts compact navigation buttons and status views in the title
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffdrivr.c | 97 /* Only horizontal layouts (left-to-right & right-to-left) are */ 98 /* supported by this function. Other layouts, or more sophisticated */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_tex_layout.c | 124 /* double pitch for cube layouts */ 193 * remarkable how wasteful of memory the i915 texture layouts
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_mipmap_tree.h | 148 * Enum for keeping track of the different MSAA layouts supported by Gen7. 223 * for non-interleaved msaa layouts, the two values are the same.
|
/external/doclava/src/com/google/doclava/ |
Doclava.java | 1435 ArrayList<ClassInfo> layouts = new ArrayList<ClassInfo>(); local [all...] |
/external/freetype/src/cff/ |
cffdrivr.c | 97 /* Only horizontal layouts (left-to-right & right-to-left) are */ 98 /* supported by this function. Other layouts, or more sophisticated */
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_tex_layout.c | 124 /* double pitch for cube layouts */ 193 * remarkable how wasteful of memory the i915 texture layouts
|
Completed in 683 milliseconds
<<11121314151617181920>>