HomeSort by relevance Sort by last modified time
    Searched full:link (Results 1201 - 1225 of 8734) sorted by null

<<41424344454647484950>>

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
WayPointLabelProvider.java 25 * Label Provider for {@link Table} objects displaying {@link WayPoint} objects.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ApplicationAttributeDescriptor.java 26 * {@link UiClassAttributeNode}, that restricts creation and selection to classes
37 * @return A new {@link UiClassAttributeNode} linked to this descriptor.
ThemeAttributeDescriptor.java 26 * Describes a Theme/Style XML attribute displayed by a {@link UiResourceAttributeNode}
36 * @return A new {@link UiResourceAttributeNode} linked to this theme descriptor.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ColorValueDescriptor.java 26 * Describes a Color XML element value displayed by an {@link UiColorValueNode}.
35 * @return A new {@link UiResourceAttributeNode} linked to this theme descriptor.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java 41 * This happens when an {@link UiElementNode} is refreshed to match the
44 * @param ui_node The {@link UiElementNode} being updated.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigDelegate.java 100 * @param manifestParser the {@link AndroidManifestParser} for the test project
117 * @param configuration the {@link ILaunchConfiguration} to retrieve the test package info from
137 * @param configuration the {@link ILaunchConfiguration} to retrieve the test class info from
148 * @param configuration the {@link ILaunchConfiguration} to retrieve the test method info from
164 * @param project the {@link IProject} for the app
165 * @param configuration the {@link ILaunchConfiguration} for the launch
166 * @param manifestParser the {@link AndroidManifestParser} for the project
208 * @param configuration the {@link ILaunchConfiguration} to retrieve the attribute from
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCaseReference.java 44 * Creates a TestCaseReference from a {@link TestIdentifier}
62 * @param notified the {@link IVisitsTestTrees} to send test info to
TestSuiteReference.java 54 * @param notified the {@link IVisitsTestTrees} to send test info too
73 * @param testRef the {@link TestCaseReference} to add
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
FrameworkResourceRepository.java 28 * Implementation of the {@link IResourceRepository} interface to hold the system resource Ids
29 * parsed by {@link AndroidTargetParser}.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
EclipseUiHelper.java 44 * @param viewId One of {@link #CONTENT_OUTLINE_VIEW_ID}, {@link #PROPERTY_SHEET_VIEW_ID}.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
PlatformPackage.java 64 * Creates a new platform package based on an actual {@link IAndroidTarget} (which
65 * must have {@link IAndroidTarget#isPlatform()} true) from the {@link SdkManager}.
88 * Save the properties of the current packages in the given {@link Properties} object.
89 * These properties will later be given to a constructor that takes a {@link Properties} object.
112 /** Returns a short description for an {@link IDescription}. */
134 * Returns a long description for an {@link IDescription}.
167 * @return A new {@link File} corresponding to the directory to use to install this package.
  /frameworks/base/docs/html/guide/appendix/faq/
commontasks.jd 3 parent.link=index.html
90 inherit from an {@link android.app android.app} class, typically {@link android.app.Activity
91 android.app.Activity} for basic screens, {@link android.app.ListActivity
92 android.app.ListActivity} for list screens, or {@link android.app.Dialog
131 <li>{@link android.app.Activity android.app.Activity} - This is a standard screen,
133 <li>{@link android.app.ListActivity android.app.ListActivity} - This is a screen
137 <li>{@link android.app.Dialog android.app.Dialog} - This is a small, popup dialog-style
159 <li>Create an {@link android.app.Dialog app.Dialog} class </li>
160 <li>Create an {@link android.app.AlertDialog app.AlertDialog} class </li
    [all...]
  /frameworks/base/docs/html/resources/faq/
commontasks.jd 3 parent.link=index.html
90 inherit from an {@link android.app android.app} class, typically {@link android.app.Activity
91 android.app.Activity} for basic screens, {@link android.app.ListActivity
92 android.app.ListActivity} for list screens, or {@link android.app.Dialog
131 <li>{@link android.app.Activity android.app.Activity} - This is a standard screen,
133 <li>{@link android.app.ListActivity android.app.ListActivity} - This is a screen
137 <li>{@link android.app.Dialog android.app.Dialog} - This is a small, popup dialog-style
159 <li>Create an {@link android.app.Dialog app.Dialog} class </li>
160 <li>Create an {@link android.app.AlertDialog app.AlertDialog} class </li
    [all...]
  /build/tools/droiddoc/templates-sdk/
header_tabs.cs 9 <li id="home-link"><a href="<?cs var:toroot ?><?cs
23 <li id="sdk-link"><a href="<?cs var:toroot ?>sdk/index.html">
26 <li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html" onClick="return loadLast('guide')">
38 <li id="reference-link"><a href="<?cs var:toroot ?>reference/packages.html" onClick="return loadLast('reference')">
50 <li id="resources-link"><a href="<?cs var:toroot ?>resources/index.html" onClick="return loadLast('resources')">
62 <li id="videos-link"><a href="<?cs var:toroot ?>videos/index.html" onClick="return loadLast('videos')">
  /cts/tests/tests/text/src/android/text/method/cts/
ArrowKeyMovementMethodTest.java 41 * Test {@link ArrowKeyMovementMethod}. The class is an implementation of interface
42 * {@link MovementMethod}. The typical usage of {@link MovementMethod} is tested in
43 * {@link android.widget.cts.TextViewTest} and this test case is only focused on the
99 notes = "Test {@link ArrowKeyMovementMethod#canSelectArbitrarily()}. "
110 notes = "Test {@link ArrowKeyMovementMethod#getInstance()}. "
126 notes = "Test {@link ArrowKeyMovementMethod#onTakeFocus(TextView, Spannable, int)}. "
224 notes = "Test {@link ArrowKeyMovementMethod#onTakeFocus(TextView, Spannable, int)}. "
240 notes = "Test {@link ArrowKeyMovementMethod#onTakeFocus(TextView, Spannable, int)}. "
268 notes = "Test {@link ArrowKeyMovementMethod#onKeyDown(TextView, Spannable, int,
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
CursorTreeAdapterTest.java 43 * Test {@link CursorTreeAdapter}.
140 notes = "Test constructor(s) of {@link CursorTreeAdapter}",
146 notes = "Test constructor(s) of {@link CursorTreeAdapter}",
163 notes = "Test {@link CursorTreeAdapter#getCursor()}",
180 notes = "Test {@link CursorTreeAdapter#setGroupCursor(Cursor)}",
197 notes = "Test {@link CursorTreeAdapter#setChildrenCursor(int, Cursor)}",
212 notes = "Test {@link CursorTreeAdapter#changeCursor(Cursor)}",
229 notes = "Test {@link CursorTreeAdapter#notifyDataSetChanged(boolean)}",
273 notes = "Test {@link CursorTreeAdapter#notifyDataSetChanged()}",
304 notes = "Test {@link CursorTreeAdapter#notifyDataSetInvalidated()}"
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
PipedOutputStream.java 44 * stream must be connected to a {@link PipedInputStream} before data can be
53 * {@link PipedInputStream} {@code dest}. Any data written to this stream
84 * Connects this stream to a {@link PipedInputStream}. Any data written to
109 * Notifies the readers of this {@link PipedInputStream} that bytes can be
133 * and to read from the connected {@link PipedInputStream}. If the same
166 * and to read from the connected {@link PipedInputStream}. If the same
  /dalvik/libcore/luni/src/main/java/java/lang/
ProcessBuilder.java 142 * the environment, as returned by {@link System#getenv()}. Note that the
154 * output. If redirected, the {@link Process#getErrorStream()} will always
156 * {@link Process#getInputStream()}.
184 * if any of the elements of {@link #command()} is {@code null}.
186 * if {@link #command()} is empty.
188 * if {@link SecurityManager#checkExec(String)} doesn't allow
StringBuilder.java 26 * A modifiable {@link CharSequence sequence of characters} for use in creating
28 * {@link StringBuffer} for non-concurrent use; unlike {@code StringBuffer} this
31 * <p>For particularly complex string-building needs, consider {@link java.util.Formatter}.
102 * defined by {@link String#valueOf(boolean)}.
117 * defined by {@link String#valueOf(char)}.
132 * by {@link String#valueOf(int)}.
147 * defined by {@link String#valueOf(long)}.
162 * defined by {@link String#valueOf(float)}.
177 * defined by {@link String#valueOf(double)}.
192 * defined by {@link String#valueOf(Object)}
    [all...]
  /external/apache-http/src/org/apache/http/conn/scheme/
SocketFactory.java 46 * Both {@link java.lang.Object#equals(java.lang.Object) Object.equals()}
47 * and {@link java.lang.Object#hashCode() Object.hashCode()}
59 * {@link #connectSocket connectSocket}.
74 * {@link #createSocket createSocket}.
83 * @param params additional {@link HttpParams parameters} for connecting
107 * The socket must be {@link #connectSocket connected}
  /external/apache-http/src/org/apache/http/params/
HttpProtocolParams.java 39 * This class implements an adaptor around the {@link HttpParams} interface
42 * Note that the <i>implements</i> relation to {@link CoreProtocolPNames}
119 * Returns {@link ProtocolVersion protocol version} to be used per default.
121 * @return {@link ProtocolVersion protocol version}
136 * Assigns the {@link ProtocolVersion protocol version} to be used by the
139 * @param version the {@link ProtocolVersion protocol version}
  /external/bluetooth/bluez/tools/
hciconfig.8 40 Other than the basic info, print features, packet type, link policy, link mode,
215 This command stores the link key for
220 This command deletes the stored link key for
242 , prints link mode.
261 sets link policy to the default behaviour of remaining slave and not accepting
hcitool.1 139 Display link quality for the connection to the device with Bluetooth address
158 displays link policy settings for the connection to the device with Bluetooth address
162 is given, sets the link policy settings for that connection to
169 displays link supervision timeout for the connection to the device with Bluetooth address
174 is given, sets the link supervision timeout for that connection to
191 Change the connection link key for the device with Bluetooth address
  /external/bluetooth/glib/docs/reference/glib/tmpl/
trees-binary.sgml 49 <link linkend="glib-Balanced-Binary-Trees">Balanced Binary Tree</link>.
190 <link linkend="glib-Balanced-Binary-Trees">Balanced Binary Trees</link>.
191 For <link linkend="glib-N-ary-Trees">N-ary Trees</link>, it vists the root
  /external/emma/core/java12/com/vladium/jcd/cls/constant/
CONSTANT_ref_info.java 19 * pool pointer to a {@link CONSTANT_Class_info} and {@link CONSTANT_NameAndType_info}
23 * table. The constant pool entry at that index must be a {@link CONSTANT_Class_info}
27 * The class_index item of a {@link CONSTANT_Fieldref_info} or a {@link CONSTANT_Methodref_info}
29 * a {@link CONSTANT_InterfaceMethodref_info} structure must be an interface type

Completed in 1191 milliseconds

<<41424344454647484950>>