HomeSort by relevance Sort by last modified time
    Searched full:code (Results 1026 - 1050 of 121916) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyManagementExceptionTest.java 30 * Tests for <code>KeyManagementException</code> class constructors and
44 * Test for <code>KeyManagementException()</code> constructor Assertion:
54 * Test for <code>KeyManagementException(String)</code> constructor
56 * Parameter <code>msg</code> is not null.
69 * Test for <code>KeyManagementException(String)</code> constructo
    [all...]
KeyStoreExceptionTest.java 30 * Tests for <code>KeyStoreException</code> class constructors and methods.
43 * Test for <code>KeyStoreException()</code> constructor Assertion:
53 * Test for <code>KeyStoreException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>KeyStoreException(String)</code> constructor Assertion
    [all...]
NoSuchAlgorithmExceptionTest.java 30 * Tests for <code>NoSuchAlgorithmException</code> class constructors and
44 * Test for <code>NoSuchAlgorithmException()</code> constructor Assertion:
54 * Test for <code>NoSuchAlgorithmException(String)</code> constructor
56 * Parameter <code>msg</code> is not null.
69 * Test for <code>NoSuchAlgorithmException(String)</code> constructo
    [all...]
ProviderExceptionTest.java 30 * Tests for <code>ProviderException</code> class constructors and methods.
43 * Test for <code>ProviderException()</code> constructor Assertion:
53 * Test for <code>ProviderException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>ProviderException(String)</code> constructor Assertion
    [all...]
SignatureExceptionTest.java 30 * Tests for <code>SignatureException</code> class constructors and methods.
43 * Test for <code>SignatureException()</code> constructor Assertion:
53 * Test for <code>SignatureException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>SignatureException(String)</code> constructor Assertion
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CRLExceptionTest.java 30 * Tests for <code>CRLException</code> class constructors and methods.
43 * Test for <code>CRLException()</code> constructor Assertion: constructs
53 * Test for <code>CRLException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>CRLException(String)</code> constructor Assertion
    [all...]
CertPathBuilderExceptionTest.java 31 * Tests for <code>CertPathBuilderException</code> class constructors and
45 * Test for <code>CertPathBuilderException()</code> constructor Assertion:
55 * Test for <code>CertPathBuilderException(String)</code> constructor
57 * Parameter <code>msg</code> is not null.
70 * Test for <code>CertPathBuilderException(String)</code> constructo
    [all...]
CertStoreExceptionTest.java 30 * Tests for <code>CertStoreException</code> class constructors and methods.
43 * Test for <code>CertStoreException()</code> constructor Assertion:
53 * Test for <code>CertStoreException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>CertStoreException(String)</code> constructor Assertion
    [all...]
CertificateEncodingExceptionTest.java 31 * Tests for <code>CertificateEncodingException</code> class constructors and
45 * Test for <code>CertificateEncodingException()</code> constructor
55 * Test for <code>CertificateEncodingException(String)</code> constructor
57 * msg. Parameter <code>msg</code> is not null.
70 * Test for <code>CertificateEncodingException(String)</code> constructo
    [all...]
CertificateExceptionTest.java 31 * Tests for <code>CertificateException</code> class constructors and methods.
44 * Test for <code>CertificateException()</code> constructor Assertion:
54 * Test for <code>CertificateException(String)</code> constructor
56 * Parameter <code>msg</code> is not null.
69 * Test for <code>CertificateException(String)</code> constructo
    [all...]
CertificateParsingExceptionTest.java 31 * Tests for <code>CertificateParsingException</code> class constructors and
45 * Test for <code>CertificateParsingException()</code> constructor
55 * Test for <code>CertificateParsingException(String)</code> constructor
57 * msg. Parameter <code>msg</code> is not null.
70 * Test for <code>CertificateParsingException(String)</code> constructo
    [all...]
  /libcore/luni/src/test/java/tests/security/spec/
InvalidKeySpecExceptionTest.java 30 * Tests for <code>InvalidKeySpecException</code> class constructors and
44 * Test for <code>InvalidKeySpecException()</code> constructor Assertion:
54 * Test for <code>InvalidKeySpecException(String)</code> constructor
56 * Parameter <code>msg</code> is not null.
69 * Test for <code>InvalidKeySpecException(String)</code> constructo
    [all...]
  /libcore/ojluni/src/main/java/java/security/cert/
PKIXCertPathBuilderResult.java 5 * This code is free software; you can redistribute it and/or modify it
9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * accompanied this code).
36 * <p>Instances of <code>PKIXCertPathBuilderResult</code> are returned by
37 * the <code>build</code> method of <code>CertPathBuilder</code>
    [all...]
PKIXCertPathValidatorResult.java 5 * This code is free software; you can redistribute it and/or modify it
9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * accompanied this code).
34 * <p>Instances of <code>PKIXCertPathValidatorResult</code> are returned by the
36 * <code>CertPathValidator</code> objects implementing the PKIX algorithm.
38 * <p> All <code>PKIXCertPathValidatorResult</code> objects contain th
    [all...]
  /libcore/ojluni/src/main/java/javax/net/ssl/
SSLSessionContext.java 5 * This code is free software; you can redistribute it and/or modify it
9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * accompanied this code).
33 * A <code>SSLSessionContext</code> represents a set of
34 * <code>SSLSession</code>s associated with a single entity. For example,
40 * There are <code>SSLSessionContext</code> parameters that affect ho
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/espresso/contrib/
NavigationViewActions.html 208 <code class="api-signature">
215 </code>
219 <code class="api-signature">
225 </code>
227 <code class="api-signature">
231 </code>
260 <p>View actions for interacting with <code><a href="/reference/android/support/design/widget/NavigationView.html">NavigationView</a></code>
307 <td><code>
313 <a href="/reference/android/support/test/espresso/ViewAction.html">ViewAction</a></code>
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/espresso/intent/
VerificationModes.html 208 <code class="api-signature">
215 </code>
219 <code class="api-signature">
225 </code>
227 <code class="api-signature">
231 </code>
260 <p>Implementations of <code><a href="/reference/android/support/test/espresso/intent/VerificationMode.html">VerificationMode</a></code>.
307 <td><code>
313 <a href="/reference/android/support/test/espresso/intent/VerificationMode.html">VerificationMode</a></code>
    [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/
R.interpolator.html 206 <code class="api-signature">
213 </code>
217 <code class="api-signature">
223 </code>
225 <code class="api-signature">
229 </code>
290 <td><code>
294 int</code></td>
296 <code><a href="/reference/android/support/wearable/R.interpolator.html#generic_confirmation_animation_interpolator_0">generic_confirmation_animation_interpolator_0</a></code>
    [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/view/
BoxInsetLayout.LayoutParams.html 251 <code class="api-signature">
258 </code>
262 <code class="api-signature">
266 </code>
268 <code class="api-signature">
272 </code>
274 <code class="api-signature">
278 </code>
280 <code class="api-signature">
286 </code>
    [all...]
  /libcore/luni/src/main/java/javax/xml/namespace/
NamespaceContext.java 32 * following the <code>XMLConstants.XMLNS_ATTRIBUTE</code>
35 * <p> example: <code>&lt;element xmlns:prefix="http://Namespace-name-URI"&gt;</code></p>
37 * <p>All <code>get*(*)</code> methods operate in the current scope
42 * occur when multiple <code>XMLConstants.XMLNS_ATTRIBUTE</code>
50 * <code>XMLConstants.XMLNS_ATTRIBUTE</code> ("xmlns") Namespac
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/
two_fingers_physical_click-link-fw_1.0.AA-robot-20130806_224846.dat 1 Event: time 5058.700461, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 405
2 Event: time 5058.700461, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 990
3 Event: time 5058.700461, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 663
4 Event: time 5058.700461, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 43
5 Event: time 5058.700461, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 220
6 Event: time 5058.700461, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
7 Event: time 5058.700461, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
8 Event: time 5058.700461, type 3 (EV_ABS), code 0 (ABS_X), value 990
9 Event: time 5058.700461, type 3 (EV_ABS), code 1 (ABS_Y), value 663
10 Event: time 5058.700461, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 4
    [all...]
one_finger_to_edge.center_to_top.slow-link-fw_1.0.AA-robot-20130806_222411.dat 1 Event: time 3584.385556, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 72
2 Event: time 3584.385556, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 991
3 Event: time 3584.385556, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 661
4 Event: time 3584.385556, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 40
5 Event: time 3584.385556, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 220
6 Event: time 3584.385556, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
7 Event: time 3584.385556, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
8 Event: time 3584.385556, type 3 (EV_ABS), code 0 (ABS_X), value 991
9 Event: time 3584.385556, type 3 (EV_ABS), code 1 (ABS_Y), value 661
10 Event: time 3584.385556, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 4
    [all...]
  /docs/source.android.com/src/devices/input/
validate-keymaps.jd 27 <p>The Android framework has a small tool called <code>validatekeymaps</code> to validate the
31 <p>To compile <code>validatekeymaps</code>, set up the development environment, download
33 <pre><code>$ mmm frameworks/base/tools/validatekeymaps
34 </code></pre>
36 <code>out/host/&lt;os&gt;/bin</code> directory.</p>
38 <p>If you ran <code>envsetup.sh</code> to set up your development environment, then th
    [all...]
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSState.java 155 * @return <code>true</code> if probing state, <code>false</code> otherwise
164 * @return <code>true</code> if announcing state, <code>false</code> otherwise
173 * @return <code>true</code> if announced state, <code>false</code> otherwis
    [all...]
  /external/libcxx/www/
debug_mode.html 28 <code>vector&lt;T&gt;, T != bool</code>
37 <code>&lt;list&gt;</code>
46 <code>&lt;unordered_set&gt;</code>
55 <code>&lt;unordered_map&gt;</code>
64 <code>&lt;string&gt;</code>
    [all...]

Completed in 1140 milliseconds

<<41424344454647484950>>