OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:card
(Results
901 - 925
of
2223
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_kdt_phr.utf
15
node_num = 2 quest_num = 1 subset = ADJ,ADV,
CARD
,N,N_GEN,PRO,SYMBOL_E node_yes = 3 subset = CONJ_INF node_yes = 38 node_no = 4
22
node_num = 9 quest_num = 4 subset = ADJ node_yes = 12 subset =
CARD
node_yes = 46 subset = CONJ_CO,CONJ_INF,N_ING,N_GEN,PREP,SYMBOL_E node_yes = 47 subset = CONJ_SUB node_yes = 13 subset = DET node_yes = 14 subset = V node_yes = 15 subset = V_AUX node_yes = 16 subset = V_MODAL node_yes = 17 subset = V_PAST node_yes = 18 node_no = 48
/frameworks/base/core/java/android/content/
UriMatcher.java
155
* @param path the path to match. * may be used as a wild
card
for
156
* any text, and # may be used as a wild
card
for numbers.
/frameworks/base/docs/html/design/wear/
principles.jd
59
<p>While users will engage with your app for only a few seconds at time, they'll use it many times throughout the day. A well-designed stream
card
carries one bit of information and potentially offers a few action buttons when the user swipes over.</p>
61
<p class="try"><b>Try this:</b> How many bits of information are there in your design? Is everything absolutely necessary, or could you split it up into separate cards? If you?re designing a
card
, don?t forget that you can use multiple pages.</p>
/frameworks/base/docs/html/google/play/billing/
billing_best_practices.jd
52
content in device memory or store it on the device's SD
card
. If you store content on an SD
card
, be
/frameworks/base/docs/html/reference/android/support/wearable/watchface/
WatchFaceStyle.Builder.html
401
<p>Sets how the first, peeking
card
will be displayed while the watch is in ambient,
429
<p>Set how to display background of the first, peeking
card
.
456
<p>Sets how far into the screen the first
card
will peek while the watch face is displayed.
510
<p>Sets whether the first, peeking
card
should be opaque when the watch face is displayed.
1100
<p>Sets how the first, peeking
card
will be displayed while the watch is in ambient,
1140
<p>Set how to display background of the first, peeking
card
.</p>
1179
<p>Sets how far into the screen the first
card
will peek while the watch face is displayed.</p>
1261
<p>Sets whether the first, peeking
card
should be opaque when the watch face is displayed.</p>
/frameworks/base/docs/html/training/tv/publishing/
checklist.jd
125
<p>See <a href="{@docRoot}training/tv/playback/
card
.html#background">Customize the
Card
View</a>.</p>
/frameworks/base/docs/html/training/wearables/notifications/
stacks.jd
32
card
, which users can expand to view the details from each notification separately. The new
64
instead of as a new
card
:</p>
/frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcExecutionEnvironment.java
90
* Broadcast action: An EMV
card
removal event was detected.
98
* Broadcast action: An adapter implementing MIFARE Classic via
card
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
FakeShadowDrawable.java
47
final float mInsetShadow; // extra shadow to avoid gaps between
card
and shadow
267
//
Card
is offset SHADOW_MULTIPLIER * maxShadowSize to account for the shadow shift.
/frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyProperties.java
93
//****** SIM
Card
180
* Set to true to indicate a test CSIM
card
is used in the device.
/hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h
147
/* SND
card
context structure */
193
/* sound
card
name and number mapping */
/packages/apps/CertInstaller/res/values/
strings.xml
68
<string name="no_cert_file_found" product="default">No certificate file found in the SD
card
.</string>
71
<string name="sdcard_not_present" product="default">SD
card
isn\'t present.</string>
/packages/apps/CertInstaller/res/values-tl/
strings.xml
46
<string name="no_cert_file_found" product="default" msgid="1942077544887243999">"Walang nakitang file ng certificate sa SD
card
."</string>
48
<string name="sdcard_not_present" product="default" msgid="3866952732541932947">"Wala ang SD
card
."</string>
/packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteractionsLoader.java
147
* @return A list with upto one
Card
. The
Card
contains events from {@param Cursor}.
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcStatus.h
206
/* Could not proceed further with the write operation: reached
card
EOF*/
209
/* Incorrect number of bytes received from the
card
*/
/packages/providers/DownloadProvider/res/values-tl/
strings.xml
27
<string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Tingnan ang lahat ng mga pag-download sa SD
card
"</string>
28
<string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Pinapayagan ang app na makita ang lahat ng download sa SD
card
, kahit na anong app ang nag-download sa mga iyon."</string>
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
SysUIGSATests.java
128
* Ensures if any account is opted in GoogleNow, Google-assist offers
card
on long home press
170
// Note
card
's content isn't verified
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
timer.h
65
SND_TIMER_CLASS_CARD, /**<
card
timer */
178
void snd_timer_id_set_card(snd_timer_id_t *id, int
card
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
timer.h
65
SND_TIMER_CLASS_CARD, /**<
card
timer */
178
void snd_timer_id_set_card(snd_timer_id_t *id, int
card
);
/system/core/adb/daemon/
main.cpp
119
// AID_SDCARD_R to allow reading from the SD
card
120
// AID_SDCARD_RW to allow writing to the SD
card
/docs/source.android.com/src/security/overview/
app-security.jd
74
card
). In some instances, separation of roles provides a security measure, as
229
<h2 id="sim-
card
-access">SIM
Card
Access</h2>
230
<p>Low level access to the SIM
card
is not available to third-party apps. The OS
231
handles all communications with the SIM
card
including access to personal
232
information (contacts) on the SIM
card
memory. Applications also cannot access
/external/libvncserver/libvncclient/
tight.c
53
(((
CARD
##bpp)(r) & client->format.redMax) << client->format.redShift | \
54
((
CARD
##bpp)(g) & client->format.greenMax) << client->format.greenShift | \
55
((
CARD
##bpp)(b) & client->format.blueMax) << client->format.blueShift)
58
((((
CARD
##bpp)(r) & 0xFF) * client->format.redMax + 127) / 255 \
60
(((
CARD
##bpp)(g) & 0xFF) * client->format.greenMax + 127) / 255 \
62
(((
CARD
##bpp)(b) & 0xFF) * client->format.blueMax + 127) / 255 \
/frameworks/base/packages/Keyguard/res/values-ro/
strings.xml
40
<string name="keyguard_missing_sim_message" product="tablet" msgid="1445849005909260039">"Tableta nu are
card
SIM."</string>
41
<string name="keyguard_missing_sim_message" product="default" msgid="3481110395508637643">"Telefonul nu are
card
SIM."</string>
42
<string name="keyguard_missing_sim_instructions" msgid="5210891509995942250">"Introduce?i un
card
SIM."</string>
43
<string name="keyguard_missing_sim_instructions_long" msgid="5968985489463870358">"Cardul SIM lipse?te sau nu poate fi citit. Introduce?i un
card
SIM."</string>
44
<string name="keyguard_permanent_disabled_sim_message_short" msgid="8340813989586622356">"
Card
SIM inutilizabil."</string>
45
<string name="keyguard_permanent_disabled_sim_instructions" msgid="5892940909699723544">"Cardul SIM este dezactivat definitiv.\n Contacta?i furnizorul de servicii wireless pentru a ob?ine alt
card
SIM."</string>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java
122
if (DBG) log("Disposing
card
");
185
if (DBG) log("update: notify
card
removed");
190
if (DBG) log("update: notify
card
added");
559
* A null aid implies a
card
level reset - all applications must be reset.
575
// TODO: For a
card
level notification, we should delete the CarrierPrivilegeRules and the
632
/* Returns number of applications on this
card
*/
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ListRowPresenter.java
33
* <h3>Hover
card
</h3>
36
* list. This view is known as a hover
card
.
471
* Sets the {@link PresenterSelector} used for showing a select object in a hover
card
.
478
* Returns the {@link PresenterSelector} used for showing a select object in a hover
card
.
537
// Note: sufficient bottom padding needed for
card
shadows.
598
* Show or hide hover
card
when row selection or expanded state is changed.
Completed in 540 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>