/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/page/ |
PageAndListRowFragment.java | 27 import android.support.v17.leanback.supportleanbackshowcase.models.Card; 194 Card card = (Card)item; 196 "Clicked on "+card.getTitle(), 254 for (Card card : cardRow.getCards()) { 255 adapter.add(card); 298 for(Card card : cardRow.getCards()) [all...] |
/external/autotest/server/site_tests/audio_InternalCardNodes/ |
audio_InternalCardNodes.py | 5 """This is a server side test to check nodes created for internal card.""" 19 """Server side test to check audio nodes for internal card.
|
/external/e2fsprogs/lib/e2p/ |
fgetflags.c | 4 * Copyright (C) 1993, 1994 Remy Card <card@masi.ibp.fr>
|
fsetflags.c | 4 * Copyright (C) 1993, 1994 Remy Card <card@masi.ibp.fr>
|
/external/e2fsprogs/misc/ |
mklost+found.c | 5 * Copyright (C) 1992, 1993 Remy Card <card@masi.ibp.fr>
|
/external/libxml2/result/ |
wap.xml.rde | 6 1 1 card 0 0 66 1 15 card 0 0
|
wap.xml.rdr | 6 1 1 card 0 0 66 1 15 card 0 0
|
/frameworks/base/docs/html/distribute/engage/ |
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">
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
SysAppTestHelper.java | 55 // Demo card selectors 185 // more than one card. 192 Log.d(LOG_TAG, "Card previews not available, swiping up"); 194 // For few devices, demo card preview is hidden by default. So swipe once to bring up 195 // the card. 198 // First card from the pre-loaded demo cards could be either in peek view 209 swipeUp(); // For few devices, demo card preview is hidden by 210 // default. So swipe once to bring up the card.
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | [all...] |
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
default.css | [all...] |
/art/runtime/gc/accounting/ |
mod_union_table.h | 43 // The mod-union table is the union of modified cards. It is used to allow the card table to be 77 // Returns true if a card is marked inside the mod union table. Used for testing. The address 101 // Reference caching implementation. Caches references pointing to alloc space(s) for each card. 134 // Cleared card array, used to update the mod-union table. 142 // Card caching implementation. Keeps track of which cards we cleared and only this information. 170 // Cleared card bitmap, used to update the mod-union table.
|
remembered_set.cc | 44 void operator()(uint8_t* card, uint8_t expected_value, uint8_t new_value ATTRIBUTE_UNUSED) const { 46 dirty_cards_->insert(card); 57 // Clear dirty cards in the space and insert them into the dirty card set. 145 // It was in the dirty card set, but it didn't actually contain 147 // card set so we won't have to scan it again (unless it gets 154 // space from the dirty card set.
|
/developers/build/prebuilts/gradle/CardReader/Application/src/main/java/com/example/android/cardreader/ |
LoyaltyCardReader.java | 29 * Callback class, invoked when an NFC card is scanned while the device is running in reader mode. 35 // AID for our loyalty card service. 58 * <p>Communication with the card should take place here. 65 // Android's Host-based Card Emulation (HCE) feature implements the ISO-DEP (ISO 14443-4) 75 // Build SELECT AID command for our loyalty card service. 96 Log.e(TAG, "Error communicating with card: " + e.toString());
|
/developers/samples/android/connectivity/nfc/CardReader/Application/src/main/java/com/example/android/cardreader/ |
LoyaltyCardReader.java | 29 * Callback class, invoked when an NFC card is scanned while the device is running in reader mode. 35 // AID for our loyalty card service. 58 * <p>Communication with the card should take place here. 65 // Android's Host-based Card Emulation (HCE) feature implements the ISO-DEP (ISO 14443-4) 75 // Build SELECT AID command for our loyalty card service. 96 Log.e(TAG, "Error communicating with card: " + e.toString());
|
/development/samples/browseable/CardReader/src/com.example.android.cardreader/ |
LoyaltyCardReader.java | 29 * Callback class, invoked when an NFC card is scanned while the device is running in reader mode. 35 // AID for our loyalty card service. 58 * <p>Communication with the card should take place here. 65 // Android's Host-based Card Emulation (HCE) feature implements the ISO-DEP (ISO 14443-4) 75 // Build SELECT AID command for our loyalty card service. 96 Log.e(TAG, "Error communicating with card: " + e.toString());
|
/external/tinyalsa/ |
tinypcminfo.c | 103 unsigned int card = 0; local 107 fprintf(stderr, "Usage: %s -D card -d device\n", argv[0]); 117 card = atoi(*argv); 128 printf("Info for card %d, device %d:\n", card, device); 138 params = pcm_params_get(card, device, i == 0 ? PCM_OUT : PCM_IN);
|
/frameworks/base/docs/html/distribute/monetize/ |
payments.jd | 2 page.image=images/cards/card-frictionless-purchasing_16-9_2x.png 4 page.tags="google play", "payments", "gift card" 9 <img src="{@docRoot}images/cards/card-frictionless-purchasing_16-9_2x.png"> 50 Users can pay using any credit card that they've registered in Google Play. 54 card that they can use in Google Play. 71 a unique code printed on a card purchased online or from major retailers.
|
/frameworks/base/libs/hwui/tests/common/scenes/ |
ListViewAnimation.cpp | 69 // update card position 70 auto card = cards[(ci + cardIndexOffset) % cards.size()]; variable 72 card->mutateStagingProperties().setLeftTopRightBottom( 74 card->setPropertyFieldsDirty(RenderNode::X | RenderNode::Y); 138 snprintf(buf, sizeof(buf), "This card is #%d", cardId); 141 TestUtils::drawUtf8ToCanvas(&canvas, "This is some more text on the card", textPaint,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
control_external.h | 85 * Index of this card; must be filled before calling #snd_ctl_ext_create() 89 * ID string of this card; must be filled before calling #snd_ctl_ext_create() 93 * Driver name of this card; must be filled before calling #snd_ctl_ext_create() 97 * short name of this card; must be filled before calling #snd_ctl_ext_create() 101 * Long name of this card; must be filled before calling #snd_ctl_ext_create() 105 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create()
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
control_external.h | 85 * Index of this card; must be filled before calling #snd_ctl_ext_create() 89 * ID string of this card; must be filled before calling #snd_ctl_ext_create() 93 * Driver name of this card; must be filled before calling #snd_ctl_ext_create() 97 * short name of this card; must be filled before calling #snd_ctl_ext_create() 101 * Long name of this card; must be filled before calling #snd_ctl_ext_create() 105 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create()
|
/external/libnfc-nxp/src/ |
phFriNfc_FelicaMap.h | 19 * \brief NFC Ndef Mapping For Felica Smart Card. 48 #define PH_NFCFRI_NDEFMAP_FELI_STATE_SELECT_WILD_CARD 1 /* Select Wild Card State*/ 155 * file/card storage \b or continue from the last offset. The last Offset set is stored 160 * from the begining of the card (restarted) 166 * \retval NFCSTATUS_SUCCESS Last Byte of the card read. 195 * file/card storage \b or continue from the last offset. The last Offset set is stored 200 * from the begining of the card (restarted) 205 * \retval NFCSTATUS_EOF_NDEF_CONTAINER_REACHED Last byte is written to the card after this 208 * into the card. 234 * into the card [all...] |
/packages/apps/Music/res/values-en-rAU/ |
strings.xml | 41 <string name="delete_artist_desc" msgid="8665759524898379194">"Permanently delete all songs by <xliff:g id="ARTIST">%s</xliff:g> from the SD card?"</string> 43 <string name="delete_album_desc" msgid="8172412873562794429">"Permanently delete the entire album \"<xliff:g id="ALBUM">%s</xliff:g>\" from the SD card?"</string> 45 <string name="delete_song_desc" msgid="1842681623848282205">"Permanently delete \"<xliff:g id="SONG">%s</xliff:g>\" from the SD card?"</string> 52 <string name="scanning" msgid="3529383847223198502">"Scanning SD card?"</string> 79 <string name="sdcard_missing_title" msgid="9008284946643270850">"No SD card"</string> 81 <string name="sdcard_missing_message" msgid="2100061456003981823">"Your phone doesn\'t have an SD card inserted."</string> 83 <string name="sdcard_busy_title" msgid="1162763571147174655">"SD card unavailable"</string> 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 87 <string name="sdcard_error_title" msgid="165682155008600643">"SD card error"</string> 89 <string name="sdcard_error_message" msgid="4574563894036627855">"An error was encountered on your SD card."</string [all...] |
/packages/apps/Music/res/values-en-rGB/ |
strings.xml | 41 <string name="delete_artist_desc" msgid="8665759524898379194">"Permanently delete all songs by <xliff:g id="ARTIST">%s</xliff:g> from the SD card?"</string> 43 <string name="delete_album_desc" msgid="8172412873562794429">"Permanently delete the entire album \"<xliff:g id="ALBUM">%s</xliff:g>\" from the SD card?"</string> 45 <string name="delete_song_desc" msgid="1842681623848282205">"Permanently delete \"<xliff:g id="SONG">%s</xliff:g>\" from the SD card?"</string> 52 <string name="scanning" msgid="3529383847223198502">"Scanning SD card?"</string> 79 <string name="sdcard_missing_title" msgid="9008284946643270850">"No SD card"</string> 81 <string name="sdcard_missing_message" msgid="2100061456003981823">"Your phone doesn\'t have an SD card inserted."</string> 83 <string name="sdcard_busy_title" msgid="1162763571147174655">"SD card unavailable"</string> 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 87 <string name="sdcard_error_title" msgid="165682155008600643">"SD card error"</string> 89 <string name="sdcard_error_message" msgid="4574563894036627855">"An error was encountered on your SD card."</string [all...] |
/packages/apps/Music/res/values-en-rIN/ |
strings.xml | 41 <string name="delete_artist_desc" msgid="8665759524898379194">"Permanently delete all songs by <xliff:g id="ARTIST">%s</xliff:g> from the SD card?"</string> 43 <string name="delete_album_desc" msgid="8172412873562794429">"Permanently delete the entire album \"<xliff:g id="ALBUM">%s</xliff:g>\" from the SD card?"</string> 45 <string name="delete_song_desc" msgid="1842681623848282205">"Permanently delete \"<xliff:g id="SONG">%s</xliff:g>\" from the SD card?"</string> 52 <string name="scanning" msgid="3529383847223198502">"Scanning SD card?"</string> 79 <string name="sdcard_missing_title" msgid="9008284946643270850">"No SD card"</string> 81 <string name="sdcard_missing_message" msgid="2100061456003981823">"Your phone doesn\'t have an SD card inserted."</string> 83 <string name="sdcard_busy_title" msgid="1162763571147174655">"SD card unavailable"</string> 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 87 <string name="sdcard_error_title" msgid="165682155008600643">"SD card error"</string> 89 <string name="sdcard_error_message" msgid="4574563894036627855">"An error was encountered on your SD card."</string [all...] |