/frameworks/base/libs/hwui/tests/common/scenes/ |
D | PartialDamageAnimation.cpp | 31 std::vector< sp<RenderNode> > cards; member in PartialDamageAnimation 51 cards.push_back(card); in createContent() 57 cards[0]->mutateStagingProperties().setTranslationX(curFrame); in doFrame() 58 cards[0]->mutateStagingProperties().setTranslationY(curFrame); in doFrame() 59 cards[0]->setPropertyFieldsDirty(RenderNode::X | RenderNode::Y); in doFrame() 61 TestUtils::recordNode(*cards[0], [curFrame](TestCanvas& canvas) { in doFrame()
|
D | ShadowGrid2Animation.cpp | 30 std::vector< sp<RenderNode> > cards; member in ShadowGrid2Animation 39 cards.push_back(card); in createContent() 47 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() 48 cards[ci]->mutateStagingProperties().setTranslationX(curFrame); in doFrame() 49 cards[ci]->mutateStagingProperties().setTranslationY(curFrame); in doFrame() 50 cards[ci]->setPropertyFieldsDirty(RenderNode::X | RenderNode::Y); in doFrame()
|
D | ShadowGridAnimation.cpp | 30 std::vector< sp<RenderNode> > cards; member in ShadowGridAnimation 39 cards.push_back(card); in createContent() 47 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() 48 cards[ci]->mutateStagingProperties().setTranslationX(curFrame); in doFrame() 49 cards[ci]->mutateStagingProperties().setTranslationY(curFrame); in doFrame() 50 cards[ci]->setPropertyFieldsDirty(RenderNode::X | RenderNode::Y); in doFrame()
|
D | ListViewAnimation.cpp | 38 std::vector< sp<RenderNode> > cards; member in ListViewAnimation 47 cards.push_back(createCard(cards.size(), y)); in createContent() 51 for (size_t ci = 0; ci < cards.size(); ci++) { in createContent() 52 canvas.drawRenderNode(cards[ci].get()); in createContent() 68 for (size_t ci = 0; ci < cards.size(); ci++) { in doFrame() 70 auto card = cards[(ci + cardIndexOffset) % cards.size()]; in doFrame() 77 canvas.drawRenderNode(cards[ci].get()); in doFrame()
|
/frameworks/base/docs/html/distribute/users/ |
D | youtube.jd | 3 page.image=images/cards/card-instals-from-youtube_16-9_2x.png 4 page.tags="users, youtube, cards, videos" 26 "https://support.google.com/youtube/answer/6140493">adding merchandise cards 35 <li>Don’t indicate the location of a card within your video, cards might be 39 <li>When you add cards, featured video or playlist highlights in your video 43 <li>In order to display cards, your account needs to be in good standing. 46 <li>Performance reporting for cards is available in YouTube Analytics.
|
/frameworks/base/docs/html/distribute/monetize/ |
D | payments.jd | 2 page.image=images/cards/card-frictionless-purchasing_16-9_2x.png 9 <img src="{@docRoot}images/cards/card-frictionless-purchasing_16-9_2x.png"> 29 Carrier Billing is that it opens up markets where credit cards are less 51 <h2 id="gift-cards"> 63 Gift cards enable users to add value to their Google Play balance by entering 65 More information gift cards can be found <a href= 87 "https://play.google.com/intl/en-US_us/about/giftcards/">gift cards</a> or by
|
/frameworks/base/docs/html/design/wear/ |
D | patterns.jd | 21 <li>Standard cards for displaying information from a notification</li> 23 <li>Expandable stack of cards, for grouping a set of related notifications together</li> 31 …t for all notifications in the Context Stream. This is an opportunity for cards to be recognized a… 35 …<img src="{@docRoot}design/media/wear/separate-info-cards.png" height="147" style="float:right;mar… 37 …cards to the right of a main Context Stream card. In most cases one additional detail card should … 47 <h2 id="Dismissing" style="clear:both">Dismissing cards</h2> 49 <p>Swiping from left to right on a card causes it to be dismissed from the stream. Dismissed cards … 57 …ons. These are system-rendered buttons that appear to the right of detail cards. They consist of a… 92 <h2 id="ActionOnCard" style="clear:both">Actions on cards (such as media controls)</h2> 96 <p>Some cards may benefit from having tappable actions directly on a card. Some guidance on when to… [all …]
|
D | principles.jd | 45 <h2 id="CardsFirst">Think about stream cards first</h2> 51 …s there just when the user needs it. You can figure out when to show your cards with sensors, or e… 53 … can specialize your cards to those situations. Remember that the user always has the option of co… 61 …s everything absolutely necessary, or could you split it up into separate cards? If you’re designi…
|
/frameworks/base/docs/html/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 29 <li>Widgets for cards and lists</li> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">Creating Lists and Cards</a></dt> 48 <dd>Learn how to create lists and cards with a consistent look and feel using system widgets.</dd>
|
D | get-started.jd | 36 Use system <strong>widgets</strong> for lists and cards.</li> 125 {@link android.support.v7.widget.CardView} lets you show pieces of information inside cards with 139 <p>For more information, see <a href="{@docRoot}training/material/lists-cards.html">Creating Lists
|
/frameworks/base/docs/html/distribute/engage/ |
D | deep-linking.jd | 3 page.image=images/cards/google-search_2x.png 24 Indexing API</a>, and <a href="https://developers.google.com/schemas/now/cards">Google 25 Now cards</a>.</p> 50 <p>If you’re building travel, entertainment, or restaurant apps, Google Now cards
|
D | gcm.jd | 4 page.image=/images/cards/card-google-cloud-messaging_16-9_2x.png 9 <img src="{@docRoot}images/cards/card-google-cloud-messaging_16-9_2x.png">
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">创建列表与卡片</a></dt>
|
/frameworks/base/docs/html-intl/intl/ja/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">リストとカードの作成</a></dt>
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">建立清單和卡片</a></dt>
|
/frameworks/base/docs/html-intl/intl/ko/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">목록 및 카드 생성</a></dt>
|
/frameworks/base/docs/html-intl/intl/ru/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">Создание списков и карточек</a></dt>
|
/frameworks/base/docs/html/training/wearables/ui/ |
D | cards.jd | 21 This lesson shows you how to create cards in your Android Wear apps.</p> 23 <p>The Wearable UI Library provides implementations of cards specifically designed for wearable 32 <p>You can add cards to your app in two ways:</p> 43 <p class="note"><strong>Note:</strong> This lesson shows you how to add cards to Android Wear 44 activities. Android notifications on wearable devices are also displayed as cards. For more 54 add cards to your app if the default card layout shown in figure 1 meets your needs.</p>
|
D | index.jd | 48 <dt><a href="{@docRoot}training/wearables/ui/cards.html">Creating Cards</a></dt> 49 <dd>Learn how to create cards with custom layouts.</dd>
|
/frameworks/base/docs/html-intl/intl/in/training/material/ |
D | index.jd | 2 page.image=images/cards/material_2x.png 46 <dt><a href="{@docRoot}training/material/lists-cards.html">Membuat Daftar dan Kartu</a></dt>
|
/frameworks/base/docs/html/design/material/ |
D | index.jd | 3 page.image=images/cards/design-material-for-android_2x.jpg 88 <p>Android provides two new widgets for displaying cards and lists with material design styles 101 cards that have a consistent look and feel.</p> 106 <p>For more information, see <a href="{@docRoot}training/material/lists-cards.html">Creating Lists
|
/frameworks/base/docs/html-intl/intl/es/training/material/ |
D | index.jd | 2 page.image=images/cards/material_2x.png 46 <dt><a href="{@docRoot}training/material/lists-cards.html">Crear listas y tarjetas</a></dt>
|
/frameworks/base/docs/html-intl/intl/pt-br/training/material/ |
D | index.jd | 3 page.image=images/cards/material_2x.png 47 <dt><a href="{@docRoot}training/material/lists-cards.html">Como criar listas e cartões</a></dt>
|
/frameworks/base/docs/html/design/ |
D | devices.jd | 4 page.image=images/cards/android-devices_2x.jpg
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | g4a-indian-rummy.jd | 4 page.image=images/cards/distribute/stories/g4a-indian-rummy.jpg 27 of cards — had become especially popular in specific countries, they decided
|