HomeSort by relevance Sort by last modified time
    Searched full:item (Results 751 - 775 of 9644) sorted by null

<<31323334353637383940>>

  /cts/tests/res/values-mnc222-xx/
configVarying.xml 18 <item type="configVarying" name="simple">simple mnc222 xx</item>
20 <item name="testString">bag mnc222 xx</item>
  /cts/tests/res/values-mnc223/
configVarying.xml 18 <item type="configVarying" name="simple">simple mnc223</item>
20 <item name="testString">bag mnc223</item>
  /cts/tests/res/values-nokeys/
configVarying.xml 18 <item type="configVarying" name="simple">simple nokeys</item>
20 <item name="testString">bag nokeys</item>
  /cts/tests/res/values-nonav/
configVarying.xml 18 <item type="configVarying" name="simple">simple nonav</item>
20 <item name="testString">bag nonav</item>
  /cts/tests/res/values-notouch/
configVarying.xml 18 <item type="configVarying" name="simple">simple notouch</item>
20 <item name="testString">bag notouch</item>
  /cts/tests/res/values-square/
configVarying.xml 18 <item type="configVarying" name="simple">simple square</item>
20 <item name="testString">bag square</item>
  /cts/tests/res/values-square-32dpi/
configVarying.xml 18 <item type="configVarying" name="simple">simple square 32dpi</item>
20 <item name="testString">bag square 32dpi</item>
  /cts/tests/res/values-square-stylus/
configVarying.xml 18 <item type="configVarying" name="simple">simple square stylus</item>
20 <item name="testString">bag square stylus</item>
  /cts/tests/res/values-stylus/
configVarying.xml 18 <item type="configVarying" name="simple">simple stylus</item>
20 <item name="testString">bag stylus</item>
  /cts/tests/res/values-stylus-12key/
configVarying.xml 18 <item type="configVarying" name="simple">simple stylus 12key</item>
20 <item name="testString">bag stylus 12key</item>
  /cts/tests/res/values-stylus-keysexposed/
configVarying.xml 18 <item type="configVarying" name="simple">simple stylus keysexposed</item>
20 <item name="testString">bag stylus keysexposed</item>
  /cts/tests/res/values-wheel/
configVarying.xml 18 <item type="configVarying" name="simple">simple wheel</item>
20 <item name="testString">bag wheel</item>
  /cts/tests/res/values-xx/
configVarying.xml 18 <item type="configVarying" name="simple">simple xx</item>
20 <item name="testString">bag xx</item>
  /cts/tests/res/values-xx-32dpi/
configVarying.xml 17 <item type="configVarying" name="simple">simple xx 32dpi</item>
19 <item name="testString">bag xx 32dpi</item>
  /cts/tests/res/values-xx-rYY/
configVarying.xml 18 <item type="configVarying" name="simple">simple xx-rYY</item>
20 <item name="testString">bag xx-rYY</item>
  /cts/tests/res/values-xx-square/
configVarying.xml 18 <item type="configVarying" name="simple">simple xx square</item>
20 <item name="testString">bag xx square</item>
  /dalvik/dx/src/com/android/dx/cf/attrib/
InnerClassList.java 38 * Gets the indicated item.
40 * @param n {@code >= 0;} which item
41 * @return {@code null-ok;} the indicated item
43 public Item get(int n) {
44 return (Item) get0(n);
48 * Sets the item at the given index.
51 * @param innerClass {@code non-null;} class this item refers to
60 set0(n, new Item(innerClass, outerClass, innerName, accessFlags));
64 * Item in an inner classes list.
66 public static class Item {
    [all...]
  /development/apps/CustomLocale/res/values/
styles.xml 21 <item name="android:textSize">14sp</item>
22 <item name="android:textStyle">bold</item>
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/res/values/
strings.xml 5 <string name="menu_insert">Add Item</string>
  /external/chromium/chrome/browser/
app_controller_mac_unittest.mm 21 NSMenuItem* item;
26 for (item in [menu itemArray]) {
27 EXPECT_EQ(ac.get(), [item target]);
28 EXPECT_EQ(@selector(commandFromDock:), [item action]);
  /external/chromium/chrome/browser/importer/
importer_progress_observer.h 20 // Invoked when data for the specified item is about to be collected.
21 virtual void ImportItemStarted(ImportItem item) = 0;
23 // Invoked when data for the specified item has been collected from the
25 virtual void ImportItemEnded(ImportItem item) = 0;
  /external/markdown/MarkdownTest/Tests_2004/
Tabs.text-out 11 <p>this is a list item indented with tabs</p>
14 <p>this is a list item indented with spaces</p>
29 <code>+ this is an example list item
32 + this is an example list item
Tabs.text-res 11 <p>this is a list item indented with tabs</p>
14 <p>this is a list item indented with spaces</p>
29 <code>+ this is an example list item
32 + this is an example list item
  /external/markdown/tests/misc/
lists5.txt 7 > With a list item inside the quote
  /external/srec/config/en.us/grammars/
rootslot.grxml 11 <item> <ruleref uri="#Name"/> <tag>V=Name.V;</tag> </item>
15 <item>__Name__ </item>

Completed in 645 milliseconds

<<31323334353637383940>>