OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tech
(Results
1 - 25
of
386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/ApiDemos/res/xml/
filter_nfc.xml
18
<
tech
-list>
19
<
tech
>android.nfc.
tech
.NfcF</
tech
>
20
</
tech
-list>
23
<
tech
-list>
24
<
tech
>android.nfc.
tech
.NfcA</
tech
>
25
<
tech
>android.nfc.tech.MifareClassic</tech
[
all
...]
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/res/xml/
nfc_tech_filter.xml
5
<
tech
-list>
6
<
tech
>android.nfc.
tech
.IsoDep</
tech
>
7
</
tech
-list>
/developers/samples/android/connectivity/nfc/CardReader/CardReaderSample/src/main/res/xml/
nfc_tech_filter.xml
5
<
tech
-list>
6
<
tech
>android.nfc.
tech
.IsoDep</
tech
>
7
</
tech
-list>
/packages/apps/Tag/res/xml/
filter_nfc.xml
18
<
tech
-list>
19
<
tech
>android.nfc.
tech
.Ndef</
tech
>
20
</
tech
-list>
/external/dropbear/libtomcrypt/notes/
tech0007.txt
0
Tech
Note #7
/docs/source.android.com/src/devices/
devices_toc.cs
63
<a href="<?cs var:toroot ?>devices/
tech
/index.html">
71
<a href="<?cs var:toroot ?>devices/
tech
/dalvik/index.html">
75
<li><a href="<?cs var:toroot ?>devices/
tech
/dalvik/dalvik-bytecode.html">Bytecode Format</a></li>
76
<li><a href="<?cs var:toroot ?>devices/
tech
/dalvik/dex-format.html">.Dex Format</a></li>
77
<li><a href="<?cs var:toroot ?>devices/
tech
/dalvik/instruction-formats.html">Instruction Formats</a></li>
83
<a href="<?cs var:toroot ?>devices/
tech
/datausage/index.html">
88
<li><a href="<?cs var:toroot ?>devices/
tech
/datausage/iface-overview.html">Network interface statistics overview</a></li>
89
<li><a href="<?cs var:toroot ?>devices/
tech
/datausage/excluding-network-types.html">Excluding Network Types from Data Usage</a></li>
90
<li><a href="<?cs var:toroot ?>devices/
tech
/datausage/tethering-data.html">Tethering Data</a></li>
91
<li><a href="<?cs var:toroot ?>devices/
tech
/datausage/usage-cycle-resets-dates.html">Usage Cycle Reset Dates</a></li
[
all
...]
/docs/source.android.com/templates/
header
12
<li id="
tech
-link"><a href="/
tech
/index.html"
13
onClick="return loadLast('
tech
')"><span>
Tech
Info</span></a></li>
/external/chromium_org/net/http/
http_content_disposition_unittest.cc
155
// http://greenbytes.de/
tech
/tc2231/ filename* test cases.
206
// Test cases from http://greenbytes.de/
tech
/tc2231/
213
// http://greenbytes.de/
tech
/tc2231/#inlonly
218
// http://greenbytes.de/
tech
/tc2231/#inlonlyquoted
223
// http://greenbytes.de/
tech
/tc2231/#inlwithasciifilename
228
// http://greenbytes.de/
tech
/tc2231/#inlwithfnattach
233
// http://greenbytes.de/
tech
/tc2231/#inlwithasciifilenamepdf
238
// http://greenbytes.de/
tech
/tc2231/#attonly
243
// http://greenbytes.de/
tech
/tc2231/#attonlyquoted
248
// http://greenbytes.de/
tech
/tc2231/#attonly40
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
popup.html
9
<title>WebNavigation
Tech
Demo Popup</title>
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
advanced-nfc.jd
8
<li><a href="#tag-
tech
">Working with Supported Tag Technologies</a>
10
<li><a href="#
tech
-intent">Working with tag technologies and the ACTION_TECH_DISCOVERED
23
<h2 id="tag-
tech
">Working with Supported Tag Technologies</h2>
31
{@link android.nfc.
tech
} package, which is described in <a href="#
tech
-table">Table 1</a>. You can
33
supported by the tag and create the corresponding {@link android.nfc.
tech
.TagTechnology}
34
object with one of classes provided by {@link android.nfc.
tech
} </p>
38
<table id="
tech
-table">
47
<td>{@link android.nfc.
tech
.TagTechnology}</td>
53
<td>{@link android.nfc.
tech
.NfcA}</td
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
MifareUltralightTagTester.java
17
package com.android.cts.verifier.nfc.
tech
;
20
import android.nfc.
tech
.MifareUltralight;
39
for (String
tech
: tag.getTechList()) {
40
if (
tech
.equals(MifareUltralight.class.getName())) {
/docs/source.android.com/src/devices/tech/
index.jd
45
<p><a href="{@docRoot}devices/
tech
/dalvik/index.html">» Dalvik Information</a></p>
52
<p><a href="{@docRoot}devices/
tech
/datausage/index.html">» Data Usage Information</a></p>
64
<p><a href="{@docRoot}devices/
tech
/encryption/index.html">» Encryption Information</a></p>
70
<p><a href="{@docRoot}devices/
tech
/storage/index.html">» External Storage Technical Information</a></p>
75
<p><a href="{@docRoot}devices/
tech
/input/index.html">» Input Information</a></p>
81
<p><a href="{@docRoot}devices/
tech
/kernel.html">» Kernel Information</a></p>
86
<p><a href="{@docRoot}devices/
tech
/power.html">» Power Information</a></p>
93
<p><a href="{@docRoot}devices/
tech
/security/index.html">» Android Security Overview</a></p>
99
<p><a href="{@docRoot}devices/
tech
/test_infra/tradefed/index.html">» Trade Federation Testing Infrastructure Overview</a></p>
/external/chromium/net/data/ftp/
dir-listing-ls-4.expected
65
tech
-tips
/external/chromium_org/net/data/ftp/
dir-listing-ls-4.expected
65
tech
-tips
/external/valgrind/main/nightly/conf/
cellbuzz-cross.sendmail
3
# use: georgia-
tech
-cellbuzz.sendmail subject file-to-mail [file-to-attach]
cellbuzz-native.sendmail
3
# use: georgia-
tech
-cellbuzz.sendmail subject file-to-mail [file-to-attach]
cellbuzz-cross.conf
2
# Specifics for the Georgia
Tech
Cellbuzz cluster (Fedora Core release 6 on the host
7
# Georgia
Tech
Cellbuzz cluster is tcsh. Any shell code must be suitable for
cellbuzz-native.conf
2
# Specifics for the Georgia
Tech
Cellbuzz cluster. The nodes in the cellq30
7
# Georgia
Tech
Cellbuzz cluster is tcsh. Any shell code must be suitable for
/frameworks/base/core/java/android/nfc/tech/
package.html
10
The {@link android.nfc.
tech
.TagTechnology} interface provides an overview of the
/external/smali/
README.md
14
- [Official dex bytecode reference](http://s.android.com/
tech
/dalvik/dalvik-bytecode.html)
17
- [Official dex format reference](http://s.android.com/
tech
/dalvik/dex-format.html
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
TagVerifierActivity.java
21
import com.android.cts.verifier.nfc.
tech
.MifareUltralightTagTester;
22
import com.android.cts.verifier.nfc.
tech
.NdefTagTester;
23
import com.android.cts.verifier.nfc.
tech
.TagTester;
24
import com.android.cts.verifier.nfc.
tech
.TagVerifier;
25
import com.android.cts.verifier.nfc.
tech
.TagVerifier.Result;
36
import android.nfc.
tech
.MifareUltralight;
37
import android.nfc.
tech
.Ndef;
56
static final String EXTRA_TECH = "
tech
";
115
String
tech
= getIntent().getStringExtra(EXTRA_TECH);
local
116
if (
tech
!= null)
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/14/changes/
pkg_android.nfc.tech.html
10
android.nfc.
tech
74
Package <A HREF="../../../../reference/android/nfc/
tech
/package-summary.html" target="_top"><font size="+1"><code>android.nfc.
tech
</code></font></A>
85
<nobr><A HREF="android.nfc.
tech
.IsoDep.html">IsoDep</A></nobr>
92
<nobr><A HREF="android.nfc.
tech
.MifareClassic.html">MifareClassic</A></nobr>
99
<nobr><A HREF="android.nfc.
tech
.MifareUltralight.html">MifareUltralight</A></nobr>
106
<nobr><A HREF="android.nfc.
tech
.NfcA.html">NfcA</A></nobr>
113
<nobr><A HREF="android.nfc.
tech
.NfcB.html">NfcB</A></nobr>
120
<nobr><A HREF="android.nfc.
tech
.NfcF.html">NfcF</A></nobr>
127
<nobr><A HREF="android.nfc.
tech
.NfcV.html">NfcV</A></nobr
[
all
...]
android.nfc.tech.IsoDep.html
10
android.nfc.
tech
.IsoDep
74
Class android.nfc.
tech
.<A HREF="../../../../reference/android/nfc/
tech
/IsoDep.html" target="_top"><font size="+2"><code>IsoDep</code></font></A>
86
<A NAME="android.nfc.
tech
.IsoDep.getMaxTransceiveLength_added()"></A>
87
<nobr><code>int</code> <A HREF="../../../../reference/android/nfc/
tech
/IsoDep.html#getMaxTransceiveLength()" target="_top"><code>getMaxTransceiveLength</code></A>()</nobr>
93
<A NAME="android.nfc.
tech
.IsoDep.getTimeout_added()"></A>
94
<nobr><code>int</code> <A HREF="../../../../reference/android/nfc/
tech
/IsoDep.html#getTimeout()" target="_top"><code>getTimeout</code></A>()</nobr>
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java
23
import android.nfc.
tech
.IsoDep;
24
import android.nfc.
tech
.MifareClassic;
25
import android.nfc.
tech
.MifareUltralight;
26
import android.nfc.
tech
.Ndef;
27
import android.nfc.
tech
.NfcA;
28
import android.nfc.
tech
.NfcB;
29
import android.nfc.
tech
.NfcF;
30
import android.nfc.
tech
.NfcV;
31
import android.nfc.
tech
.NfcBarcode;
32
import android.nfc.
tech
.TagTechnology
[
all
...]
/frameworks/base/core/java/android/nfc/
Tag.java
20
import android.nfc.
tech
.IsoDep;
21
import android.nfc.
tech
.MifareClassic;
22
import android.nfc.
tech
.MifareUltralight;
23
import android.nfc.
tech
.Ndef;
24
import android.nfc.
tech
.NdefFormatable;
25
import android.nfc.
tech
.NfcA;
26
import android.nfc.
tech
.NfcB;
27
import android.nfc.
tech
.NfcBarcode;
28
import android.nfc.
tech
.NfcF;
29
import android.nfc.
tech
.NfcV
[
all
...]
Completed in 1575 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>