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

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/distribute/users/
youtube.jd 2 page.metaDescription=Bring users from videos to your store listing with a merchandise card available on YouTube.
3 page.image=images/cards/card-instals-from-youtube_16-9_2x.png
9 listing with a merchandise card, one of several card types available to add
10 to YouTube videos. Once published the presence of the merchandise card is
11 indicated in the video with an information icon. When a viewer opens the card
19 <img src="{@docRoot}images/distribute/youtube-card-example.png">
35 <li>Don?t indicate the location of a card within your video, cards might be
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/
ImageCardViewPresenter.java 19 import android.support.v17.leanback.supportleanbackshowcase.models.Card;
55 public void onBindViewHolder(Card card, final ImageCardView cardView) {
56 cardView.setTag(card);
57 cardView.setTitleText(card.getTitle());
58 cardView.setContentText(card.getDescription());
59 if (card.getLocalImageResourceName() != null) {
61 .getIdentifier(card.getLocalImageResourceName(),
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
CardStreamState.java 26 protected Card[] visibleCards;
27 protected Card[] hiddenCards;
31 protected CardStreamState(Card[] visible, Card[] hidden, HashSet<String> dismissible, String shownTag) {
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/res/values/
base-strings.xml 24 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
25 feature added in Android 4.4. This sample makes the device appear as a loyalty card
29 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
  /developers/build/prebuilts/gradle/NfcProvisioning/
nfcprovisioning.txt 2 # Place this file in the SD card:
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/
CardStreamState.java.ftl 26 protected Card[] visibleCards;
27 protected Card[] hiddenCards;
31 protected CardStreamState(Card[] visible, Card[] hidden, HashSet<String> dismissible, String shownTag) {
  /developers/samples/android/admin/NfcProvisioning/
nfcprovisioning.txt 2 # Place this file in the SD card:
  /developers/samples/android/connectivity/nfc/CardEmulation/
template-params.xml 28 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
29 feature added in Android 4.4. This sample makes the device appear as a loyalty card
33 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
CardStreamState.java 26 protected Card[] visibleCards;
27 protected Card[] hiddenCards;
31 protected CardStreamState(Card[] visible, Card[] hidden, HashSet<String> dismissible, String shownTag) {
  /development/samples/browseable/CardEmulation/res/values/
base-strings.xml 24 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
25 feature added in Android 4.4. This sample makes the device appear as a loyalty card
29 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipfw_win32/
README.txt 7 - open the configuration panel for the network card in use
9 Control Panel -> Network and select one card)
15 driver (roughly twice per existing network card)
24 - select a network card as above.
  /external/libxml2/result/relaxng/
tutor3_5_2.err 2 ./test/relaxng/tutor3_5_2.xml:2: element email: Relax-NG validity error : Element card failed to validate content
  /external/libxml2/test/relaxng/
addressBook.rng 6 <element name="card">
interleave0_0.rng 3 <element name="card">
tutor10_4.rng 3 <element name="card" ns="">
tutor10_5.rng 4 <element name="card">
tutor10_8.rng 4 <element name="card" ns="http://www.example.com">
tutor12_1.rng 3 <element name="card">
tutor1_3.rng 3 <element name="card">
tutor1_4.rng 3 <rng:element name="card">
tutor2_1.rng 3 <element name="card">
tutor3_3.rng 3 <element name="card">
tutor3_4.rng 3 <element name="card">
tutor3_5.rng 3 <element name="card">
tutor3_8.rng 3 <element name="card">

Completed in 336 milliseconds

1 2 3 4 56 7 8 91011>>