HomeSort by relevance Sort by last modified time
    Searched full:card (Results 401 - 425 of 2223) sorted by null

<<11121314151617181920>>

  /external/libxml2/result/
wap.xml.sax2 9 SAX.startElementNs(card, NULL, NULL, 0, 1, 0, id='card...', 5)
82 SAX.endElementNs(card, NULL, NULL)
wap.xml.sax 9 SAX.startElement(card, id='card1')
81 SAX.endElement(card)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackIndentationFunctor.java 35 * out below the top card and it is measured in real pixels.
37 * the actual visual distance below the top card but is a maximum,
38 * achieved when the next card just starts transitioning into the stack and
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
AppInterface.java 37 //This is used to send ALPHA string from card to STK App.
42 //This is used to send card status from card to STK App.
  /frameworks/support/v7/cardview/src/android/support/v7/widget/
CardView.java 167 * Sets the padding between the Card's edges and the children of CardView.
274 * @param color The new color to set for the card background
284 * @param color The new ColorStateList to set for the card background
301 * Returns the inner padding after the Card's left edge
303 * @return the inner padding after the Card's left edge
310 * Returns the inner padding before the Card's right edge
312 * @return the inner padding before the Card's right edge
319 * Returns the inner padding after the Card's top edge
321 * @return the inner padding after the Card's top edge
328 * Returns the inner padding before the Card's bottom edg
    [all...]
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
pn532.js 65 // found a card
66 console.log("Found a card: UID len " + uidSize.getitem(0));
79 console.log("Waiting for a card...");
  /packages/apps/Stk/src/com/android/stk/
StkMain.java 77 //Check if the card is inserted.
89 //No card or only one card.
  /external/libnfc-nxp/src/
phFriNfc_TopazMap.c 52 written to the card is correct or not
95 * from the card.
133 * byte into the card
160 * \brief \copydoc page_ovr Helper function for Topaz. This function copies the card data
198 * the lock bits and set a card state
272 /* Set card state */
337 /* Number of bytes read from the card is zero.
339 from the card. */
378 /* Offset = Current, but the read has reached the End of Card */
423 /* Number of bytes written to the card is zero.
    [all...]
phFriNfc_ISO15693Format.c 21 * for the ISO-15693 card.
288 /* To get the number of blocks in the card */
305 /* calculate maximum data size in the card */
374 /* Check if Card is really fresh
375 First 4 bytes must be 0 for fresh card */
521 /* Check if the card is manufactured by NXP (6th byte
523 last byte of UID is 0xE0, only then the card detected
527 /* GET system information command to get the card size */
  /docs/source.android.com/src/devices/storage/
config-example.jd 33 device which is a physical SD card, like Nexus One.</p>
82 on the device, and where the secondary device is a physical SD card, like Xoom.</p>
123 device which is a physical SD card, like the original Android One. There is no
139 <li>No secondary SD card storage.
149 and where the secondary device is a physical SD card, like Xoom.</p>
152 <li>Secondary storage is a physical SD card slot that can be adopted.
  /frameworks/base/docs/html/design/tv/
patterns.jd 51 <p>The design elements of the recommendation card are as follows:</p>
61 <p>You can also set a background image (not shown) and the color of the card's text area in the
68 <img src="{@docRoot}images/tv/recommend-card.png">
76 row and fills the Android TV home screen when the user selects the recommendation card. This image
119 background. The icon and background color both display at 100% opacity when the card
120 is selected and at 50% opacity when the card is not selected.</p>
  /frameworks/base/packages/Keyguard/res/values/
strings.xml 75 <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
77 <!-- Shown when there is no SIM card. -->
78 <string name="keyguard_missing_sim_message_short">No SIM card</string>
79 <!-- Shown when there is no SIM card. -->
80 <string name="keyguard_missing_sim_message" product="tablet">No SIM card in tablet.</string>
81 <!-- Shown when there is no SIM card. -->
82 <string name="keyguard_missing_sim_message" product="default">No SIM card in phone.</string>
83 <!-- Shown to ask the user to insert a SIM card. -->
84 <string name="keyguard_missing_sim_instructions">Insert a SIM card.</string>
85 <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. --
    [all...]
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 52 // All reachable objects must be referenced by a root or a dirty card, so we can clear the mark
53 // stack here since all objects in the mark stack will Get scanned by the card scanning anyways.
  /art/test/102-concurrent-gc/src/
Main.java 48 // having a card table.
49 // This aspect of the test is meant to ensure that card
  /developers/build/prebuilts/gradle/GridViewPager/Wearable/src/main/res/values/
strings.xml 27 <string name="cards_text">Each page is created using a CardFragment. A layout is placed inside the card and the rest is handled automatically.</string>
30 <string name="expansion_text">By default, each card will grow taller to accommodate extra content. Tall cards can be scrolled through like any scrollable view. The maximum height is controlled by setExpansionFactor() with a default of 10 pages. After that you\'ll notice a faded edge to indicate there is more. Expansion can be disabled completely using setExpansionEnabled(false). With this, the content will be clipped if it\'s taller than one page.</string>
  /developers/samples/android/wearable/wear/GridViewPager/Wearable/src/main/res/values/
strings.xml 27 <string name="cards_text">Each page is created using a CardFragment. A layout is placed inside the card and the rest is handled automatically.</string>
30 <string name="expansion_text">By default, each card will grow taller to accommodate extra content. Tall cards can be scrolled through like any scrollable view. The maximum height is controlled by setExpansionFactor() with a default of 10 pages. After that you\'ll notice a faded edge to indicate there is more. Expansion can be disabled completely using setExpansionEnabled(false). With this, the content will be clipped if it\'s taller than one page.</string>
  /development/samples/browseable/GridViewPager/res/values/
strings.xml 27 <string name="cards_text">Each page is created using a CardFragment. A layout is placed inside the card and the rest is handled automatically.</string>
30 <string name="expansion_text">By default, each card will grow taller to accommodate extra content. Tall cards can be scrolled through like any scrollable view. The maximum height is controlled by setExpansionFactor() with a default of 10 pages. After that you\'ll notice a faded edge to indicate there is more. Expansion can be disabled completely using setExpansionEnabled(false). With this, the content will be clipped if it\'s taller than one page.</string>
  /device/moto/shamu/
audio_platform_info.xml 45 <!-- If sound card name is not known, remove this entry -->
46 <param key="snd_card_name" value="apq8084-taiko-tfa9890_stereo_codec-snd-card"/>
  /external/autotest/client/cros/audio/
alsa_utils.py 60 numid=32,iface=CARD,name='Front Headphone Jack'
61 numid=28,iface=CARD,name='Front Mic Jack'
62 numid=1,iface=CARD,name='HDMI/DP,pcm=3 Jack'
63 numid=8,iface=CARD,name='HDMI/DP,pcm=7 Jack'
65 Controls with iface=CARD are parsed from the output and returned in a set.
76 if not 'iface=CARD' in line:
155 # Get first device id of this card.
164 if 'card %d:' % card_id in line:
  /external/e2fsprogs/misc/
dumpe2fs.8.in 76 was written by Remy Card <Remy.Card@linux.org>. It is currently being
  /external/kernel-headers/original/uapi/linux/
wil6210_uapi.h 32 * Perform 32-bit I/O operation to the card memory
44 * Perform block I/O operation to the card memory
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.h 91 unsigned int gart_buffer_offset; /* offset in card memory space */
92 unsigned int gart_texture_offset; /* offset in card memory space */
  /frameworks/av/services/audioflinger/
AudioHwDevice.h 68 * - USB devices use the ALSA card and device numbers in the form "card=X;device=Y"
  /frameworks/base/docs/html/distribute/monetize/
ecommerce.jd 2 page.image=/images/cards/card-ecommerce_16-9_2x.png
28 Your customers purchase goods and services with credit or debit card payment
  /frameworks/base/docs/html/training/wearables/notifications/
index.jd 27 notification appears as a new card in the <a href="{@docRoot}design/wear/index.html"
52 each notification individually without adding multiple cards to the card stream.</dd>

Completed in 760 milliseconds

<<11121314151617181920>>