HomeSort by relevance Sort by last modified time
    Searched full:styles (Results 251 - 275 of 1563) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/
package.html 11 {@link android.R.style styles} are the only resources you should use directly from these
  /frameworks/base/docs/downloads/devbytes/
ImmersiveMode.zip 
  /frameworks/base/graphics/java/android/graphics/
CornerPathEffect.java 22 * Transforms geometries that are drawn (either STROKE or FILL styles) by
  /frameworks/opt/setupwizard/library/main/res/values-v21/
styles.xml 20 <!-- Content styles -->
39 <!-- Items styles -->
57 <!-- Button styles -->
67 <!-- Navigation bar styles -->
  /frameworks/opt/timezonepicker/res/values-v11/
styles.xml 20 AppBaseTheme from res/values/styles.xml on API 11+ devices.
  /frameworks/support/design/res-public/values/
public_strings.xml 17 <!-- Definitions of styles to be exposed as public -->
  /frameworks/support/v7/appcompat/res/values-v24/
styles.xml 19 <!-- Use platform styles, Media is dark again -->
  /packages/apps/Messaging/build/
README 6 gcheckstyle/tools/java/checkstyle/googlestyle-5.0.xml is the config file which came from /home/build/nonconf/google3/tools/java/checkstyle and was modified to use Android specific styles. It must keep the same name and path in order to correctly update the jar
  /prebuilts/sdk/current/support/design/res-public/values/
public_strings.xml 17 <!-- Definitions of styles to be exposed as public -->
  /development/samples/devbytes/animation/ActivityAnimations/res/values/
styles.xml 19 by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
24 res/values-vXX/styles.xml, while customizations related to
  /development/samples/training/ContactsList/res/values-v11/
styles.xml 18 <!-- API Level 11 and above specific resource files. Some of these styles allow us to use new
19 system styles or attributes introduced in API Level 11 and others allow overriding already
  /docs/source.android.com/src/compatibility/5.1/
android-cdd.css 2 * Link Styles
22 * Cover Styles
116 * Heading Styles
173 * Body Styles
203 * Table Styles
267 * TOC Styles
337 * Note Styles
363 * Media Styles
  /docs/source.android.com/src/compatibility/source/
android-cdd.css 2 * Link Styles
22 * Cover Styles
116 * Heading Styles
173 * Body Styles
203 * Table Styles
267 * TOC Styles
335 * Note Styles
361 * Media Styles
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
MethodItem.java 19 import org.jacoco.report.internal.html.resources.Styles;
45 return Styles.EL_METHOD;
NodePage.java 18 import org.jacoco.report.internal.html.resources.Styles;
54 return Styles.EL_REPORT;
ReportPage.java 23 import org.jacoco.report.internal.html.resources.Styles;
103 final HTMLElement navigation = body.div(Styles.BREADCRUMB);
105 infoLinks(navigation.span(Styles.INFO));
150 final HTMLElement footer = body.div(Styles.FOOTER);
151 final HTMLElement versioninfo = footer.span(Styles.RIGHT);
  /external/testng/
testng-1.0.dtd.php 15 <link type="text/css" rel="stylesheet" href="http://beust.com/styles/shCore.css"/>
16 <link type="text/css" rel="stylesheet" href="http://beust.com/styles/shThemeCedric.css"/>
  /frameworks/base/tests/OneMedia/res/values/
styles.xml 5 by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
10 res/values-vXX/styles.xml, while customizations related to
  /system/extras/tests/sdcard/
plot_sdcard.py 206 styles = {}
212 if not dataset.name in styles:
213 styles[dataset.name] = line_style
217 with_='lines ls %d' % styles[dataset.name])
220 with_='lines ls %d' % styles[dataset.name])
243 styles = {}
248 if not dataset.name in styles:
249 styles[dataset.name] = line_style
253 with_='impulses ls %d' % styles[dataset.name])
256 with_='impulses ls %d' % styles[dataset.name]
    [all...]
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DumperOptions.java 28 * YAML provides a rich set of scalar styles. Block scalar styles include
29 * the literal style and the folded style; flow scalar styles include the
30 * plain style and two quoted styles, the single-quoted style and the
31 * double-quoted style. These styles offer a range of trade-offs between
35 * Styles</a>
77 * Block styles use indentation to denote nesting and scope within the
78 * document. In contrast, flow styles rely on explicit indicators to denote
82 * Node Styles (http://yaml.org/spec/1.1)</a>
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
Table.java 24 import org.jacoco.report.internal.html.resources.Styles;
92 final HTMLElement table = parent.table(Styles.COVERAGETABLE);
158 this.headerStyle = Styles.combine(defaultSorting ? Styles.DOWN
159 : null, Styles.SORTABLE, style);
  /developers/samples/android/wearable/wear/Notifications/
template-params.xml 36 This sample application provides a showcase of available notification styles and
38 companion allows you to select between various notification styles and to see how these
67 This sample showcases the available notification styles on a device and wearable.
  /external/skia/resources/android_fonts/v17/
system_fonts.xml 7 up to four font files. The font files are listed in the order of the styles which they
8 support: regular, bold, italic and bold-italic. If less than four styles are listed, then
9 the styles with no associated font file will be supported by the other font files listed.
  /frameworks/base/docs/downloads/training/
BasicSyncAdapter.zip 
  /external/libxml2/test/relaxng/
OpenDocumentSub.rng 48 <ref name="office-document-styles"/>
51 <define name="office-document-styles">
52 <element name="office:document-styles">
54 <ref name="office-styles"/>
64 <define name="office-styles">
66 <element name="office:styles">

Completed in 762 milliseconds

<<11121314151617181920>>