HomeSort by relevance Sort by last modified time
    Searched full:code (Results 376 - 400 of 26167) sorted by null

<<11121314151617181920>>

  /development/pdk/docs/porting/
instrumentation_testing.jd 24 <li> Using <code>adb</code>, <code>am</code> and various logging functionality </li>
37 <p> The following classes help glue together <code>Instrumentation</code> with JUnit testing. </p>
43 <td valign="top"><code>InstrumentationTestCase</code></td>
45 <p>This extends the standard JUnit <code>TestCase</code> and offers access to an <code>Instrumentation</code> class. Write tests inside your instrumentati (…)
    [all...]
  /external/opencore/doc/oscl_html/
oscl__error__trapcleanup_8h-source.html 20 00022 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__error_8h.html">osclconfig_error.h</a>"</span>
26 00028 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__heapbase_8h.html">oscl_heapbase.h</a>"</span>
29 <a name="l00031"></a><a class="code" href="group__osclerror.html#a43">00031</a> <span class="preprocessor">#define OSCL_MAX_TRAP_LEVELS 20</span>
31 <a name="l00036"></a><a class="code" href="classOsclTrapStackItem.html">00036</a> <span class="keyword">class </span><a class="code" href="classOsclTrapStackItem.html">OsclTrapStackItem</a>
34 <a name="l00039"></a><a class="code" href="classOsclTrapStackItem.html#a0">00039</a> <a class="code" href="classOsclTrapStackItem.html#a0">OsclTrapStackItem</a>() {}
35 <a name="l00040"></a><a class="code" href="classOsclTrapStackItem.html#a1">00040</a> <a class="code" href="classOsclTrapStackItem.html#a0">OsclTrapStackItem</a>(<a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a> *aCBase
    [all...]
oscl__socket__method_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="osclconfig__io_8h.html">osclconfig_io.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__scheduler__ao_8h.html">oscl_scheduler_ao.h</a>"</span>
17 00009 <span class="preprocessor">#include "<a class="code" href="oscl__socket__request_8h.html">oscl_socket_request.h</a>"</span>
18 00010 <span class="preprocessor">#include "<a class="code" href="pvlogger_8h.html">pvlogger.h</a>"</span>
19 00011 <span class="preprocessor">#include "<a class="code" href="oscl__socket__tuneables_8h.html">oscl_socket_tuneables.h</a>"</span>
20 00012 <span class="preprocessor">#include "<a class="code" href="oscl__ip__socket_8h.html">oscl_ip_socket.h</a>"</span>
22 <a name="l00014"></a><a class="code" href="oscl__socket__method_8h.html#a0">00014</a> <span class="preprocessor">#define MSEC_TO_MICROSEC 1000</span>
24 00016 <span class="keyword">class </span><a class="code" href="classOsclSocketI.html">OsclSocketI</a>;
25 00017 <span class="keyword">class </span><a class="code" href="classOsclSocketObserver.html">OsclSocketObserver</a>
    [all...]
oscl__dns_8h-source.html 20 00022 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__io_8h.html">osclconfig_io.h</a>"</span>
24 00026 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
28 00030 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span>
32 00034 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__socket_8h.html">oscl_socket.h</a>"</span>
35 <a name="l00037"></a><a class="code" href="group__osclio.html#a24">00037</a> <span class="keyword">enum</span> <a class="code" href="group__osclio.html#a24">TPVDNSFxn</a>
37 00039 <a class="code" href="group__osclio.html#a24a0">EPVDNSGetHostByName</a>
40 <a name="l00042"></a><a class="code" href="group__osclio.html#a25">00042</a> <span class="keyword">enum</span> <a class="code" href="group__osclio.html#a25">TPVDNSEvent</a>
42 00044 <a class="code" href="group__osclio.html#a25a1">EPVDNSSuccess</a
    [all...]
oscl__linked__list_8h-source.html 20 00022 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
23 00025 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span>
26 00028 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__opaque__type_8h.html">oscl_opaque_type.h</a>"</span>
29 00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__assert_8h.html">oscl_assert.h</a>"</span>
33 00043 <span class="keyword">template</span> &lt;<span class="keyword">class</span> LLClass, <span class="keyword">class</span> Alloc&gt; <span class="keyword">class </span><a class="code" href="classOscl__Linked__List.html">Oscl_Linked_List</a>;
34 <a name="l00047"></a><a class="code" href="classLinkedListElement.html">00047</a> <span class="keyword">template</span> &lt;<span class="keyword">class</span> LLClass&gt; <span class="keyword">class </span><a class="code" href="classLinkedListElement.html">LinkedListElement</a>
38 <a name="l00051"></a><a class="code" href="classLinkedListElement.html#a0">00051</a> <a class="code" href="classLinkedListElement.html#a0">LinkedListElement</a>(LLClass in_data)
40 00053 <a class="code" href="classLinkedListElement.html#m1">data</a> = in_data
    [all...]
oscl__socket__accept_8h-source.html 14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__imp_8h.html">oscl_socket_imp.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__serv__imp_8h.html">oscl_socket_serv_imp.h</a>"</span>
16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
18 00013 <span class="keyword">class </span><a class="code" href="classOsclAcceptRequest.html">OsclAcceptRequest</a>;
20 <a name="l00015"></a><a class="code" href="classOsclAcceptMethod.html">00015</a> <span class="keyword">class </span><a class="code" href="classOsclAcceptMethod.html">OsclAcceptMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
23 00018 <span class="keyword">static</span> <a class="code" href="classOsclAcceptMethod.html">OsclAcceptMethod</a> *<a class="code" href="classOsclAcceptMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIPSocketI</a>&amp; c)
    [all...]
oscl__scheduler__readyq_8h-source.html 14 00017 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__scheduler__types_8h.html">oscl_scheduler_types.h</a>"</span>
17 00020 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__scheduler__tuneables_8h.html">oscl_scheduler_tuneables.h</a>"</span>
22 00025 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__priqueue_8h.html">oscl_priqueue.h</a>"</span>
25 00028 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base__alloc_8h.html">oscl_base_alloc.h</a>"</span>
28 00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__semaphore_8h.html">oscl_semaphore.h</a>"</span>
31 00034 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem_8h.html">oscl_mem.h</a>"</span>
34 00037 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mutex_8h.html">oscl_mutex.h</a>"</span>
37 00040 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__string__containers_8h.html">oscl_string_containers.h</a>"</span>
40 00043 <span class="keyword">class </span><a class="code" href="classPVActiveBase.html">PVActiveBase</a>;
42 <a name="l00045"></a><a class="code" href="classOsclReadyAlloc.html">00045</a> <span class="keyword">class </span><a class="code" href (…)
    [all...]
oscl__socket__shutdown_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
16 00011 <span class="keyword">class </span><a class="code" href="classOsclShutdownRequest.html">OsclShutdownRequest</a>;
18 <a name="l00013"></a><a class="code" href="classOsclShutdownMethod.html">00013</a> <span class="keyword">class </span><a class="code" href="classOsclShutdownMethod.html">OsclShutdownMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
21 00016 <span class="keyword">static</span> <a class="code" href="classOsclShutdownMethod.html">OsclShutdownMethod</a> *<a class="code" href="classOsclShutdownMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIPSocketI</a>&amp; c);
23 00018 <a class="code" href="classOsclShutdownMethod.html#a0">~OsclShutdownMethod</a>()
    [all...]
oscl__queue_8h-source.html 22 00028 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
26 00032 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem__basic__functions_8h.html">oscl_mem_basic_functions.h</a>"</span>
30 00036 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__assert_8h.html">oscl_assert.h</a>"</span>
34 00040 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__opaque__type_8h.html">oscl_opaque_type.h</a>"</span>
37 <a name="l00050"></a><a class="code" href="classOscl__Queue__Base.html">00050</a> <span class="keyword">class </span><a class="code" href="classOscl__Queue__Base.html">Oscl_Queue_Base</a>
41 <a name="l00057"></a><a class="code" href="classOscl__Queue__Base.html#a0">00057</a> uint32 <a class="code" href="classOscl__Queue__Base.html#a0">size</a>()<span class="keyword"> const</span>
43 00059 <span class="keywordflow">return</span> <a class="code" href="classOscl__Queue__Base.html#n0">numelems</a>;
46 <a name="l00065"></a><a class="code" href="classOscl__Queue__Base.html#a1">00065</a> uint32 <a class="code" href="classOscl__Q (…)
    [all...]
  /external/guava/javadoc/com/google/common/primitives/
Floats.html 104 Static utility methods pertaining to <code>float</code> primitives, that are not
105 already found in either <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><CODE>Float</CODE></A> or <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Arrays.html?is-external=true" title="class or interface in java.util"><CODE>Arrays</CODE></A>.
129 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</A>&gt;</CODE></FONT></TD>
130 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Floats.html#asList(float...)">asList</A></B>(float...&nbsp;backingArray)</CODE>
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
LocalVariableList.java 17 package com.android.dx.cf.code;
21 import com.android.dx.rop.code.LocalItem;
26 * {@code LocalVariableTable} and {@code LocalVariableTypeTable}
30 /** {@code non-null;} zero-size instance */
37 * @param list1 {@code non-null;} first instance
38 * @param list2 {@code non-null;} second instance
39 * @return {@code non-null;} combined instance
73 * @param descriptorList {@code non-null;} list with descriptors
74 * @param signatureList {@code non-null;} list with signature
    [all...]
  /external/opencore/doc/pvauthor_html/
pv__interface__cmd__message_8h-source.html 13 00005 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="pv__common__types_8h.html">pv_common_types.h</a>"</span>
17 00009 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="pv__engine__types_8h.html">pv_engine_types.h</a>"</span>
20 <a name="l00022"></a><a class="code" href="classCPVCmnInterfaceCmdMessage.html">00022</a> <span class="keyword">class </span><a class="code" href="classCPVCmnInterfaceCmdMessage.html">CPVCmnInterfaceCmdMessage</a>
23 <a name="l00025"></a><a class="code" href="classCPVCmnInterfaceCmdMessage.html#a0">00025</a> <a class="code" href="classCPVCmnInterfaceCmdMessage.html#a1">CPVCmnInterfaceCmdMessage</a>(<span class="keywordtype">int</span> aType,
24 00026 OsclAny* aContextData) : <a class="code" href="classCPVCmnInterfaceCmdMessage.html#n0">iId</a>(0),
25 00027 <a class="code" href="classCPVCmnInterfaceCmdMessage.html#n1">iType</a>(aType),
26 00028 <a class="code" href="classCPVCmnInterfaceCmdMessage.html#n2">iPriority</a>(0),
27 00029 <a class="code" href="classCPVCmnInterfaceCmdMessage.html#n3">iContextData</a>(aContextData) {}
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/cert/
CollectionCertStoreParametersTest.java 40 * Tests for <code>CollectionCertStoreParameters</code>
51 * Test #1 for <code>CollectionCertStoreParameters()</code> constructor<br>
68 * Test #2 for <code>CollectionCertStoreParameters</code> constructor<br>
94 * Test #1 for <code>CollectionCertStoreParameters(Collection)</code>
111 * Test #2 for <code>CollectionCertStoreParameters(Collection)</code>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.provider.Settings.System.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.System.html" target="_top"><font size="+2"><code>Settings.System</code></font></A>
87 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content.ContentResolver, java.lang.String)" target="_top"><code>getLong</code></A>(<code>ContentResolver,</nobr> String<nobr><nobr></code>)</nobr>
94 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content (…)
    [all...]
android.view.View.html 74 Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#checkInputConnectionProxy(android.view.View)" target="_top"><code>checkInputConnectionProxy</code></A>(<code>View</code>)</nobr>
94 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchKeyEventPreIme(android.view.Ke (…)
    [all...]
android.text.method.MetaKeyKeyListener.html 74 Class android.text.method.<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html" target="_top"><font size="+2"><code>MetaKeyKeyListener</code></font></A>
87 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#adjustMetaAfterKeypress(long)" target="_top"><code>adjustMetaAfterKeypress</code></A>(<code>long</code>)</nobr>
94 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.media.AudioManager.html 74 Class android.media.<A HREF="../../../../reference/android/media/AudioManager.html" target="_top"><font size="+2"><code>AudioManager</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#abandonAudioFocus(android.media.AudioManager.OnAudioFocusChangeListener)" target="_top"><code>abandonAudioFocus</code></A>(<code>OnAudioFocusChangeListener</code>)</nobr>
94 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#isBluetoothScoAvailableOffCal (…)
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 10 <li>Different types of resources belong in different subdirectories of {@code res/}</li>
36 code, so that you can maintain them independently. You can also provide alternative resources for
41 <p>Once you save your resources external to your application code, you can access them
42 using resource IDs that are generated in your project's {@code R} class. How to use
50 {@code res/} directory. For example, here's the file hierarchy for a simple project:</p>
66 <p>The {@code res/} directory contains all the resources (in subdirectories): an image resource, two
71 supported inside project {@code res/} directory.</p>
80 <td><code>anim/</code></td>
86 <td><code>color/</code></td
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
avd.jd 14 <li>The <code>android</code> tool offers a graphical Android AVD
77 <p>To create and manage AVDs, you use the <code>android</code> tool provided in
78 the <code>tools/</code> directory of the Android SDK. The tool provides both a
81 <code>android</code> tool without options. The sections below describe how to
82 use the <code>android</code> command-line interface to create and manage AVDs
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
meta-data-element.jd 11 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code>
12 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html">&lt;activity-alias&gt;</a></code>
13 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
14 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></code></dd>
19 number of {@code &lt;meta-data&gt;} subelements. The values from all of
26 Ordinary values are specified through the <code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html#value">value</a></code>
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
CallableStatement.java 34 * declared as an {@code OUT} parameter. Other parameters can be declared as
35 * {@code IN}, {@code OUT}, or {@code INOUT}. Parameters are referenced either by
46 * </code></dd>
47 * {@code IN} parameters are set before calling the procedure,
48 * using the setter methods which are inherited from {@code PreparedStatement}.
49 * For {@code OUT} parameters, their type must be registered before executing
51 * defined in the {@code CallableStatement} interface.
53 * {@code CallableStatement}s can return one or more {@code ResultSets}. In th
    [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
TypeInfo.java 16 * The <code>TypeInfo</code> interface represents a type referenced from
17 * <code>Element</code> or <code>Attr</code> nodes, specified in the schemas
24 * <code>Attr</code> node, <code>typeNamespace</code> is
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/input/
NullInputStream.java 40 * If alternative data is required the <code>processByte()</code> and
41 * <code>processBytes()</code> methods can be implemented to generate
89 * the <code>mark()</code> functionality.
173 * @return Either The byte value returned by <code>processByte()</code>
174 * or <code>-1</code> if the end of file has been reached and
    [all...]
NullReader.java 40 * If alternative data is required the <code>processChar()</code> and
41 * <code>processChars()</code> methods can be implemented to generate
89 * the <code>mark()</code> functionality.
157 * @return Either The character value returned by <code>processChar()</code>
158 * or <code>-1</code> if the end of file has been reached and
    [all...]
  /dalvik/libcore/security/src/main/java/java/security/
Policy.java 27 * {@code Policy} is the common super type of classes which represent a system
28 * security policy. The {@code Policy} specifies which permissions apply to
29 * which code sources.
31 * The system policy can be changed by setting the {@code 'policy.provider'}
32 * property in the file named {@code JAVA_HOME/lib/security/java.security} to
33 * the fully qualified class name of the desired {@code Policy}.
35 * Only one instance of a {@code Policy} is active at any time.
54 * Returns a {@code PermissionCollection} describing what permissions are
55 * allowed for the specified {@code CodeSource} based on the current
64 * the {@code CodeSource} to compute the permissions for
    [all...]

Completed in 81 milliseconds

<<11121314151617181920>>