/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselController.java | 34 * around until the last card can be seen. 163 * @param n The card to set the geometry for 175 * @param n The card to set the geometry for 187 * Set the matrix for the specified card 188 * @param n The card to set the matrix for 272 * Sets the position of the first card when rowCount > 1 . 292 * Sets how detail textures are aligned with respect to the card. 330 * Set whether to draw a ruler from the card to the detail texture 361 * This sets the texture on card n. It should only be called in response to 367 * @param n the card given by {@link CarouselCallback#onRequestTexture(int) [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_CE_A.h | 22 * \brief HCI card emulation management routines. * 90 /* Information structure for the card emulation A Gate */ 95 /* Pointer to the card emulation A pipe information */ 106 * \brief Allocates the resources of card emulation A management gate. 108 * This function Allocates the resources of the card emulation A management 121 * The phHciNfc_CE_A_Get_PipeID function gives the pipe id of the card 144 * The phHciNfc_CE_A_Update_PipeInfo function updates the pipe_id of the card 149 * \param[in] pipeID pipeID of the card emulation A gate 176 * \param[in] pipeID pipeID of the card emulation A gate 199 * The phHciNfc_CE_A_Mode function sends data to the set the card emulation mod [all...] |
phFriNfc_DesfireMap.h | 19 * \brief NFC Ndef Mapping For Desfire Smart Card. 72 #define PH_FRINFC_NDEFMAP_DESF_STATE_READ_BIN 8 /*!< Reading from the card */ 73 #define PH_FRINFC_NDEFMAP_DESF_STATE_UPDATE_BIN_BEGIN 60 /*!< Writing to the card */ 74 #define PH_FRINFC_NDEFMAP_DESF_STATE_UPDATE_BIN_END 61 /*!< Writing to the card */ 216 * file/card storage \b or continue from the last offset. The last Offset set is stored 221 * from the begining of the card (restarted) 227 * \retval NFCSTATUS_MORE_INFORMATION There are more bytes to read in the card. 228 * \retval NFCSTATUS_SUCCESS Last Byte of the card read. 258 * file/card storage \b or continue from the last offset. The last Offset set is stored 263 * from the begining of the card (restarted [all...] |
phFriNfc_MifareULMap.h | 19 * \brief NFC Ndef Mapping For Mifare UL Card. 81 READ WRITE/INITIALISED card state*/ 83 READ only card state*/ 152 #define PH_FRINFC_NDEFMAP_MFUL_WR_BUF_STR 0x04 /*!< To store the block of data written to the card */ 184 * file/card storage \b or continue from the last offset. The last Offset set is stored 189 * from the begining of the card (restarted) 195 * \retval NFCSTATUS_MORE_INFORMATION There are more bytes to read in the card. 196 * \retval NFCSTATUS_SUCCESS Last Byte of the card read. 226 * file/card storage \b or continue from the last offset. The last Offset set is stored 231 * from the begining of the card (restarted) [all...] |
/external/qemu/hw/ |
mmc.h | 99 the card by sending status command in order to read these bits. 101 a : according to the card state 135 #define MMC_CARD_BUSY 0x80000000 /* Card Power up status bit */ 138 * Card Command Classes (CCC) 154 #define CCC_LOCK_CARD (1<<7) /* (7) Able to lock down card */ 197 #define EXT_CSD_CARD_TYPE_26 (1<<0) /* Card can run at 26MHz */ 198 #define EXT_CSD_CARD_TYPE_52 (1<<1) /* Card can run at 52MHz */ 200 #define EXT_CSD_BUS_WIDTH_1 0 /* Card is in 1 bit mode */ 201 #define EXT_CSD_BUS_WIDTH_4 1 /* Card is in 4 bit mode */ 202 #define EXT_CSD_BUS_WIDTH_8 2 /* Card is in 8 bit mode * [all...] |
/external/tinyalsa/ |
tinyplay.c | 63 void play_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, 81 unsigned int card = 0; local 88 fprintf(stderr, "Usage: %s file.wav [-D card] [-d device] [-p period_size]" 149 card = atoi(*argv); 155 play_sample(file, card, device, chunk_fmt.num_channels, chunk_fmt.sample_rate, 187 int sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, 194 params = pcm_params_get(card, device, PCM_OUT); 211 void play_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, 233 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { 237 pcm = pcm_open(card, device, PCM_OUT, &config) [all...] |
tinycap.c | 61 unsigned int capture_sample(FILE *file, unsigned int card, unsigned int device, 75 unsigned int card = 0; local 86 fprintf(stderr, "Usage: %s file.wav [-D card] [-d device] [-c channels] " 119 card = atoi(*argv); 167 frames = capture_sample(file, card, device, header.num_channels, 183 unsigned int capture_sample(FILE *file, unsigned int card, unsigned int device, 203 pcm = pcm_open(card, device, PCM_IN, &config);
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
en-GB_lexpos.utf | [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_lexpos.utf | 822 CARD "0" "ÄT'ero" 823 CARD "0cientos\/" "" 824 CARD "1" "Ä'uno" 825 CARD "10" "Äd'jeT" 826 CARD "11" "Ä'onTe" 827 CARD "12" "Äd'oTe" 828 CARD "13" "Ätr'eTe" 829 CARD "14" "Äkat'orTe" 830 CARD "15" "Äk'inTe" 831 CARD "16" "ÄdjeTis'ejs [all...] |
/external/chromium_org/components/autofill/content/browser/wallet/ |
full_wallet.h | 34 // - a proxy card for the backing card selected from a user's wallet items 60 // The type of the card that this FullWallet contains and the last four digits 110 // Decrypts and returns the card verification number (CVN) using the generated 114 // The expiration month of the proxy card. It should be 1-12. 117 // The expiration year of the proxy card. It should be a 4-digit year. 123 // Card verification number (CVN). Its format is \d{3}.
|
/packages/apps/SoundRecorder/res/values/ |
strings.xml | 29 <!-- Label shown when the recording is stopped for a reason other than the user stopping it (e.g. the sd card was removed) --> 35 <!-- label shown when there is no sd card available to record to [CHAR LIMIT=30] --> 37 <!-- label shown when there is no sd card available to record to --> 38 <string name="insert_sd_card" product="default">Insert an SD card</string> 62 <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card [CHAR LIMIT=NONE] --> 64 <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card --> 65 <string name="error_sdcard_access" product="default">Can\'t access SD card.</string>
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
CarrierText.java | 67 Normal, // Normal case (sim card present, it's not locked) 68 NetworkLocked, // SIM card is 'network locked'. 69 SimMissing, // SIM card is missing. 70 SimMissingLocked, // SIM card is missing, and device isn't provisioned; don't allow access 71 SimPukLocked, // SIM card is PUK locked because SIM entered wrong too many times 72 SimLocked, // SIM card is currently locked 73 SimPermDisabled, // SIM card is permanently disabled due to PUK unlock failure 140 // Shows "No SIM card | Emergency calls only" on devices that are voice-capable. 143 // "No SIM card"
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IccCard.java | 31 * Integrated Circuit Card (ICC) interface 33 * apps (specifically PhoneApp) to perform icc card related functionality. 43 * @return combined Card and current App state 197 * Returns service provider name stored in ICC card. 207 * @return Service Provider Name stored in ICC card 215 * Checks if an Application of specified type present on the card 221 * @return true if a ICC card is present 226 * @return true if ICC card is PIN2 blocked 231 * @return true if ICC card is PUK2 blocked
|
/dalvik/vm/mterp/x86/ |
OP_APUT_OBJECT.S | 53 movl offThread_cardTable(%eax),%eax # get card table base 57 shrl $$GC_CARD_SHIFT,rINST # object head to card number 58 movb %al,(%eax,rINST) # mark card using object head
|
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/ |
AndroidManifest.xml | 23 <!-- Card emulation was introduced in API 19. --> 47 <!-- Intent filter indicating that we support card emulation. --> 53 for. This defines what protocols our card emulation service supports. -->
|
/developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/ |
AndroidManifest.xml | 23 <!-- Card emulation was introduced in API 19. --> 47 <!-- Intent filter indicating that we support card emulation. --> 53 for. This defines what protocols our card emulation service supports. -->
|
/external/chromium_org/chrome/browser/resources/options/ |
autofill_edit_overlay.css | 9 #autofill-edit-credit-card-overlay { 42 :-webkit-any(#autofill-edit-credit-card-overlay, #autofill-edit-address-overlay) 82 #autofill-edit-credit-card-overlay .content-area > *:first-child {
|
/external/grub/netboot/ |
3c90x.txt | 61 not the card). 69 The 3C905B card actually provides a method to program the flash memory 70 while it is resident on board the card itself; if someone would like to 98 5. Put the PROM in the ethernet card, boot and enable 'boot from 119 algorithm if the card has multiple media ports. 147 doesn't have this option, remove the card, start the system, shut down, 148 install the card and restart (or switch to a different PCI slot). 152 unless the card is set internally to the MII transceiver, it will only 161 So, the solution that I've used is to internally set the card's nvram 165 card to an appropriate value, either configurable by the user or chose [all...] |
/external/kernel-headers/original/linux/mmc/ |
host.h | 100 unsigned int mode; /* current card mode of host */ 108 struct mmc_card *card_busy; /* the MMC card claiming host */ 109 struct mmc_card *card_selected; /* the selected MMC card */
|
/external/qemu/android/ |
audio-test.c | 23 QEMUSoundCard card; member in struct:__anon24630 55 AUD_register_card("test_audio", &ta->card); 63 &ta->card,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/ |
ca.h | 37 #define CA_SC 128 /* simple smart card interface */ 40 #define CA_CI_MODULE_PRESENT 1 /* module (or card) inserted */ 56 unsigned int slot_num; /* total number of CA card and module slots */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
ca.h | 37 #define CA_SC 128 /* simple smart card interface */ 40 #define CA_CI_MODULE_PRESENT 1 /* module (or card) inserted */ 56 unsigned int slot_num; /* total number of CA card and module slots */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
seq_virmidi.h | 55 struct snd_card *card; /* associated card */ member in struct:snd_virmidi_dev 79 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
ca.h | 37 #define CA_SC 128 /* simple smart card interface */ 40 #define CA_CI_MODULE_PRESENT 1 /* module (or card) inserted */ 56 unsigned int slot_num; /* total number of CA card and module slots */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
seq_virmidi.h | 55 struct snd_card *card; /* associated card */ member in struct:snd_virmidi_dev 79 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
|