Searched
full:cards (Results
276 -
300 of
695) sorted by null
<<11121314151617181920>>
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/ |
AndroidManifest.xml | 57 android:name=".app.cards.CardExampleActivity"
|
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/ |
CardPresenterSelector.java | 16 package android.support.v17.leanback.supportleanbackshowcase.cards.presenters;
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
pn532.js | 48 // Now scan and identify any cards that come in range (1 for now)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/mmc/ |
ioctl.h | 23 * some read commands for which cards have no other way of indicating
|
/hardware/qcom/msm8996/original-kernel-headers/linux/mmc/ |
ioctl.h | 23 * some read commands for which cards have no other way of indicating
|
/packages/apps/Contacts/res/values/ |
colors.xml | 53 <!-- Color of the margin for cards -->
|
/packages/apps/TV/res/values/ |
integers.xml | 68 <!-- Recommendation cards in LeanbackLauncher -->
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ |
libcards.a | 8 d? .text P`.data @ P?.bss ? P?.idata$4 @ 0?.idata$5 @ 0?.idata$7 @ 0? CARDS.dll .file ?? gfake .text .data .bss .idata$4 .idata$5 .idata$7
|
/external/iproute2/man/man8/ |
tc-stab.8 | 142 .SH "ETHERNET CARDS CONSIDERATIONS" 144 It's often forgotten that modern network cards (even cheap ones on desktop
|
/external/kernel-headers/original/uapi/linux/ |
nubus.h | 105 least, it should... some video cards are known to incorrectly 106 identify themselves as Toby cards) */
|
telephony.h | 48 * Quicknet Technologies, Inc. - makes low density analog telephony cards 233 * for other interface cards and their needs.
|
/frameworks/base/docs/html/design/auto/ |
index.jd | 56 with the Overview screen. This screen displays contextual cards based on the 66 <strong>Figure 1.</strong> The Overview screen may show contextual cards and
|
/frameworks/base/docs/html/design/downloads/ |
index.jd | 65 <p>Stream cards and UI elements for some example apps in fully editable PSD format. 84 <p>Detailed specifications and measurements for the the background canvas, notification cards, and
|
/frameworks/base/docs/html/design/tv/ |
patterns.jd | 42 <p>The first row of the Android TV home screen displays cards for content recommended by applications. 118 <p>Recommendation cards include a small icon that is imposed over a colored
|
/frameworks/base/docs/html-intl/intl/in/design/material/ |
index.jd | 4 page.image=images/cards/design-material-for-android_2x.jpg 106 <p>Untuk informasi selengkapnya, lihat <a href="{@docRoot}training/material/lists-cards.html">Membuat Daftar
|
/frameworks/base/docs/html-intl/intl/in/training/material/ |
compatibility.jd | 75 <li>Widget {@link android.support.v7.widget.RecyclerView} untuk <a href="{@docRoot}training/material/lists-cards.html#RecyclerView"> 77 <li>Widget {@link android.support.v7.widget.CardView} untuk <a href="{@docRoot}training/material/lists-cards.html#CardView">membuat kartu</a>.</li>
|
/packages/apps/Dialer/res/values/ |
dimens.xml | 138 <!-- Dimensions for individual preference cards --> 146 <!-- Dimensions for promo cards -->
|
/platform_testing/tests/androidbvt/src/com/android/androidbvt/ |
SysUIGSATests.java | 169 // Ensure some cards are loaded 178 assertNotNull("Some cards should be loaded", cardContainer);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
nubus.h | 105 least, it should... some video cards are known to incorrectly 106 identify themselves as Toby cards) */
|
telephony.h | 48 * Quicknet Technologies, Inc. - makes low density analog telephony cards 233 * for other interface cards and their needs.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
nubus.h | 105 least, it should... some video cards are known to incorrectly 106 identify themselves as Toby cards) */
|
telephony.h | 48 * Quicknet Technologies, Inc. - makes low density analog telephony cards 233 * for other interface cards and their needs.
|
/frameworks/base/core/java/android/nfc/tech/ |
MifareClassic.java | 57 * MIFARE Classic cards that have been formatted according to the 59 * <li>{@link #KEY_NFC_FORUM} is the well-known key for MIFARE Classic cards that 229 * These are actually smart-cards that emulate a MIFARE Classic interface. 629 // Do not be too strict on upper bounds checking, since some cards 631 // MIFARE Plus 2k cards will appear as MIFARE Classic 1k cards when in
|
/frameworks/base/docs/html/design/wear/ |
watchfaces.jd | 185 <h3>Cards</h3> 186 <p>Cards are the notification system that bridges information between the wearable and a 187 mobile device. Cards are also how most applications communicate with users. The user will be 189 you need to accommodate both large and small cards in your design. Your watch face can specify a 191 hide cards by swiping down on them.</p> 213 peek cards. If the edge of the watch face contains strong visual elements, such as
|
/frameworks/base/docs/html/reference/android/support/wearable/watchface/ |
WatchFaceService.Engine.html | 455 <p>Returns the total number of notification cards in the stream. 509 <p>Returns the number of unread notification cards in the stream. 683 <p>Called when the total number of notification cards in the stream has changed. 818 <p>Called when the number of unread notification cards in the stream has changed. 1765 <p>Returns the total number of notification cards in the stream. 1825 <p>Returns the number of unread notification cards in the stream. 2076 <p>Called when the total number of notification cards in the stream has changed.</p> 2083 total number of the notification cards in the stream [all...] |
Completed in 1732 milliseconds
<<11121314151617181920>>