OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:card
(Results
51 - 75
of
2223
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxml2/result/relaxng/
tutor10_8_3.err
1
./test/relaxng/tutor10_8_3.xml:2: element
card
: Relax-NG validity error : Element
card
failed to validate attributes
tutor11_2_2.err
1
./test/relaxng/tutor11_2_2.xml:3: element
card
: Relax-NG validity error : Invalid attribute foo for element
card
tutor11_2_3.err
1
./test/relaxng/tutor11_2_3.xml:3: element
card
: Relax-NG validity error : Invalid attribute b for element
card
tutor6_1_3.err
1
./test/relaxng/tutor6_1_3.xml:1: element
card
: Relax-NG validity error : Element
card
failed to validate attributes
tutor6_3_1.err
1
./test/relaxng/tutor6_3_1.xml:1: element
card
: Relax-NG validity error : Element
card
failed to validate attributes
tutor9_5_3.err
1
./test/relaxng/tutor9_5_3.xml:2: element
card
: Relax-NG validity error : Invalid attribute error for element
card
tutor9_6_2.err
1
./test/relaxng/tutor9_6_2.xml:2: element
card
: Relax-NG validity error : Element
card
failed to validate attributes
tutor9_6_3.err
1
./test/relaxng/tutor9_6_3.xml:2: element
card
: Relax-NG validity error : Invalid attribute error for element
card
tutor9_5_2.err
1
./test/relaxng/tutor9_5_2.xml:2: element
card
: Relax-NG validity error : Invalid sequence in interleave
2
./test/relaxng/tutor9_5_2.xml:2: element
card
: Relax-NG validity error : Element
card
failed to validate attributes
tutor9_6.rng
6
<element name="
card
">
7
<ref name="
card
.attlist"/>
13
<define name="
card
.attlist">
/external/libxml2/test/relaxng/
tutor10_10_1.xml
2
<a:
card
xmlns="http://www.example.com/address">
4
</a:
card
>
tutor10_9_1.xml
2
<a:
card
xmlns="http://www.example.com/address">
4
</a:
card
>
tutor11_2_3.xml
0
<
card
xmlns="http://www.example.com"
5
</
card
>
tutor9_6.rng
6
<element name="
card
">
7
<ref name="
card
.attlist"/>
13
<define name="
card
.attlist">
tutor4_2.rng
10
<ref name="
Card
"/>
15
<define name="
Card
">
16
<element name="
card
">
tutor10_7_1.xml
2
<
card
name="John Smith" email="js@example.com"/>
tutor10_8_1.xml
2
<
card
name="John Smith" email="js@example.com"/>
tutor3_2.rng
1
<element name="
card
" xmlns="http://relaxng.org/ns/structure/1.0">
tutor3_6.rng
3
<element name="
card
">
tutor3_9.rng
1
<element name="
card
" xmlns="http://relaxng.org/ns/structure/1.0">
/development/samples/browseable/CardEmulation/
_index.jd
8
This sample demonstrates how to emulate an NFC
card
, using the "host
card
emulation"
9
feature added in Android 4.4. This sample makes the device appear as a loyalty
card
13
The "CardReader" sample can be used to read the loyalty
card
implemented in this sample.
/development/samples/browseable/CardReader/
_index.jd
8
This sample demonstrates how to implement a low-level NFC
card
reader, for reading cards
10
loyalty
card
implemented in the "CardEmulation" sample.\n\n
13
reader is interested, and establish communication with the
card
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/raw/
launcher_cards.json
8
"title": "
Card
Examples",
10
"description": "Showcase of various
card
design and layouts"
24
"description": "Showcase of various
card
design and layouts"
31
"description": "Showcase of various
card
design and layouts"
38
"description": "Showcase of various
card
design and layouts"
45
"description": "Showcase of various
card
design and layouts"
52
"description": "Showcase of various
card
design and layouts"
59
"description": "Showcase of various
card
design and layouts"
66
"description": "Showcase of various
card
design and layouts"
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/
CardPresenterSelector.java
20
import android.support.v17.leanback.supportleanbackshowcase.models.
Card
;
27
* This PresenterSelector will decide what Presenter to use depending on a given
card
's type.
32
private final HashMap<
Card
.Type, Presenter> presenters = new HashMap<
Card
.Type, Presenter>();
40
if (!(item instanceof
Card
)) throw new RuntimeException(
42
Card
.class.getName()));
43
Card
card
= (
Card
) item;
local
44
Presenter presenter = presenters.get(
card
.getType())
[
all
...]
/external/libxml2/result/noent/
wml.xml
4
<
card
id="card1" title="Rubriques 75008">
9
</
card
>
Completed in 255 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>