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

<<31323334353637383940>>

  /cts/tests/tests/view/src/android/view/cts/
OrientationListenerTest.java 31 * Test {@link OrientationListener}.
66 notes = "Test {@link OrientationListener#enable()}. "
75 notes = "Test {@link OrientationListener#disable()}. "
93 notes = "Test {@link OrientationListener#onAccuracyChanged(int, int)}.",
108 notes = "Test {@link OrientationListener#onSensorChanged(int , float[])}.",
132 notes = "Test {@link OrientationListener#onOrientationChanged(int)}. "
134 + "{@link OrientationListener#onOrientationChanged(int)} "
  /cts/tests/tests/widget/src/android/widget/cts/
ImageViewTest.java 56 * Test {@link ImageView}.
115 notes = "Test constructor(s) of {@link ImageView}",
121 notes = "Test constructor(s) of {@link ImageView}",
127 notes = "Test constructor(s) of {@link ImageView}",
162 notes = "Test {@link ImageView#invalidateDrawable(Drawable)}",
174 notes = "Test {@link ImageView#setAdjustViewBounds(boolean)}",
191 notes = "Test {@link ImageView#setMaxWidth(int)}",
204 notes = "Test {@link ImageView#setMaxHeight(int)}",
217 notes = "Test {@link ImageView#getDrawable()}",
235 notes = "Test {@link ImageView#setImageResource(int)}"
    [all...]
ViewSwitcherTest.java 40 * Test {@link ViewSwitcher}.
55 notes = "Test constructor(s) of {@link ViewSwitcher}",
61 notes = "Test constructor(s) of {@link ViewSwitcher}",
80 notes = "Test {@link ViewSwitcher#setFactory(ViewFactory)}",
94 notes = "Test {@link ViewSwitcher#reset()}",
116 notes = "Test {@link ViewSwitcher#getNextView()}",
122 notes = "Test {@link ViewSwitcher#getNextView()}",
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
package.html 35 either a {@link javax.xml.parsers.SAXParser} or {@link javax.xml.parsers.DocumentBuilder} instance.
81 The JAXP parsing API has been integrated with the Validation API. Applications may create a {@link javax.xml.validation.Schema} with the validation API
82 and associate it with a {@link javax.xml.parsers.DocumentBuilderFactory} or a {@link javax.xml.parsers.SAXParserFactory} instance
83 by using the {@link javax.xml.parsers.DocumentBuilderFactory#setSchema(Schema)} and {@link javax.xml.parsers.SAXParserFactory#setSchema(Schema)}
  /external/apache-http/src/org/apache/http/
HttpResponse.java 52 * {@link #setStatusLine setStatusLine} methods,
69 * {@link #getLocale locale}.
91 * based on the current {@link #getLocale locale}. It can be set
92 * explicitly using {@link #setReasonPhrase setReasonPhrase}.
125 * The entity is provided by calling {@link #setEntity setEntity}.
143 * for the {@link #setStatusCode status code}.
144 * It can be changed using {@link #setLocale setLocale}.
  /external/expat/amiga/
Makefile 101 LINK = $(CC) $(LDFLAGS) -o $@
122 $(LINK) -nostartfiles -nostdlib -o $@ $^
138 $(LINK) $^ $(LIBS)
155 $(LINK) $^ $(LIBS)
163 $(LINK) $^ $(LIBS)
171 $(LINK) $^ $(LIBS)
184 $(LINK) $^ $(LIBS) -lm
  /external/guava/src/com/google/common/collect/
ArrayListMultimap.java 35 * the values for a given key. A {@link HashMap} associates each key with an
36 * {@link ArrayList} of values.
50 * <p>The lists returned by {@link #get}, {@link #removeAll}, and {@link
51 * #replaceValues} all implement {@link java.util.RandomAccess}.
55 * update operations, wrap your multimap with a call to {@link
TreeMultiset.java 36 * their natural order or an explicit {@link Comparator}. In all cases, this
37 * implementation uses {@link Comparable#compareTo} or {@link
38 * Comparator#compare} instead of {@link Object#equals} to determine
42 * explained by the {@link Comparable} class specification. Otherwise, the
43 * resulting multiset will violate the {@link Collection} contract, which it is
44 * specified in terms of {@link Object#equals}.
119 * from {@link Set} to {@link SortedSet}.
  /external/guava/src/com/google/common/io/
FileBackedOutputStream.java 31 * An {@link OutputStream} that starts buffering to a byte array, but
78 * optionally resets the data when the {@link InputSupplier} returned
79 * by {@link #getSupplier} is finalized.
83 * @param resetOnFinalize if true, the {@link #reset} method will
84 * be called when the {@link InputSupplier} returned by {@link #getSupplier}
134 * Calls {@link #close} if not already closed, and then resets this
  /frameworks/base/core/java/android/app/backup/
BackupDataOutput.java 25 * Provides the structured interface through which a {@link BackupAgent} commits
26 * information to the backup data set, via its {@link
33 * {@link BackupAgent#onBackup(ParcelFileDescriptor,BackupDataOutput,ParcelFileDescriptor)
38 * matches what was supplied to {@link #writeEntityHeader(String, int) writeEntityHeader()}.
45 * When you do so, the agent does not need to call {@link #writeEntityData(byte[], int)}.
53 * public void {@link BackupAgent#onBackup(ParcelFileDescriptor, BackupDataOutput, ParcelFileDescriptor) onBackup(ParcelFileDescriptor oldState, BackupDataOutput data, ParcelFileDescriptor newState)}
78 * {@link #writeEntityData}.
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 32 * will be started to run the operation and {@link #onPerformSync} will be invoked on that thread.
55 * Creates an {@link AbstractThreadedSyncAdapter}.
56 * @param context the {@link android.content.Context} that this is running within.
58 * {@link ContentResolver#SYNC_EXTRAS_INITIALIZE} set will be internally handled by
59 * {@link AbstractThreadedSyncAdapter} by calling
60 * {@link ContentResolver#setIsSyncable(android.accounts.Account, String, int)} with 1 if it
132 * The thread that invokes {@link AbstractThreadedSyncAdapter#onPerformSync}. It also acquires
  /frameworks/base/core/java/android/util/
StateSet.java 23 * represents the state of a {@link android.view.View} (e.g. focused,
24 * selected, visible, etc.). A {@link android.view.View} may be in
29 * {@link android.view.View} state.
55 * prohibited (if negative) {@link android.view.View} states.
56 * @param stateSet an array of {@link android.view.View} states
115 * prohibited (if negative) {@link android.view.View} states.
116 * @param state a {@link android.view.View} state
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
sostream.cpp 27 link (p, n);
39 ostream::link (m_Buffer);
46 ostream::link (m_Buffer);
148 void ostringstream::link (void* p, size_t n) function in class:ustl::ostringstream
151 ostream::link (p, n);
152 m_Buffer.link (p, n);
184 ostream::link (m_Buffer);
  /packages/apps/Email/src/com/android/email/activity/
AccountShortcutPicker.java 138 * <li>{@link android.content.Intent#EXTRA_SHORTCUT_INTENT} The shortcut intent.</li>
139 * <li>{@link android.content.Intent#EXTRA_SHORTCUT_NAME} The text that will be displayed with
141 * <li>{@link android.content.Intent#EXTRA_SHORTCUT_ICON} The shortcut's icon, if provided as a
142 * bitmap, <i>or</i> {@link android.content.Intent#EXTRA_SHORTCUT_ICON_RESOURCE} if provided as
147 * {@link android.content.Intent.ShortcutIconResource}, as shown below. This is required so
150 * bundle using {@link android.content.Intent#EXTRA_SHORTCUT_ICON}.
153 * clicks on the shortcut. Typically this will be {@link android.content.Intent#ACTION_VIEW}
  /packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java 88 * Check against {@link AppWidgetManager} if there are any instances of this widget.
98 * Handle a change notification coming over from {@link MediaPlaybackService}
152 // Link actions buttons to intents
159 * Link up various button actions using {@link PendingIntents}.
162 * widget click will launch {@link MediaPlaybackActivity},
163 * otherwise we launch {@link MusicBrowserActivity}.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
FileListingService.java 28 * Provides {@link Device} side file listing service.
29 * <p/>To get an instance for a known {@link Device}, call {@link Device#getFileListingService()}.
75 /** Entry type: Directory Link */
81 /** Entry type: Link */
154 * @param type entry type. Can be one of the following: {@link FileListingService#TYPE_FILE},
155 * {@link FileListingService#TYPE_DIRECTORY}, {@link FileListingService#TYPE_OTHER}.
210 * <p/>For a link, it will be a description of the link
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
InstrumentationRunnerValidator.java 42 * @param javaProject the {@link IJavaProject} for the Android project to validate
59 * @param project the {@link IProject} for the Android project to validate
67 * Initializes the InstrumentationRunnerValidator with an existing {@link AndroidManifestParser}
69 * @param javaProject the {@link IJavaProject} for the Android project to validate
70 * @param manifestParser the {@link AndroidManifestParser} for the Android project
90 * @param manifestParser the {@link AndroidManifestParser} to search
131 * instrumentation is one of {@link #getInstrumentationNames()}
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 66 * base class {@link AbstractInputMethodService} and the {@link InputMethod}
73 * <li> {@link #onInitializeInterface()} for user-interface initialization,
76 * <li> {@link #onBindInput} to find out about switching to a new client.
77 * <li> {@link #onStartInput} to deal with an input session starting with
79 * <li> {@link #onCreateInputView()}, {@link #onCreateCandidatesView()},
80 * and {@link #onCreateExtractTextView()} for non-demand generation of the UI.
81 * <li> {@link #onStartInputView(EditorInfo, boolean)} to deal with input
86 * work: the {@link android.inputmethodservice.InputMethodService} provide
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
SAXParseException.java 19 * in the original XML document, as if it came from a {@link Locator}
22 * in the {@link org.xml.sax.ErrorHandler ErrorHandler} interface,
27 * <p>Since this exception is a subclass of {@link org.xml.sax.SAXException
50 * creating its own exception from within a {@link org.xml.sax.ContentHandler
73 * creating its own exception from within a {@link org.xml.sax.ContentHandler
75 * subclass of {@link org.xml.sax.SAXException SAXException}.</p>
102 * they were provided by a {@link Locator}. For example, if the
130 * {@link org.xml.sax.SAXException SAXException}.</p>
133 * they were provided by a {@link Locator}. For example, if the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 48 with {@link android.content.Context#startService
49 Context.startService} and {@link android.content.Context#stopService
51 {@link android.content.Context#bindService Context.bindService} and
52 {@link android.content.Context#unbindService Context.unindService}.
61 with {@link android.content.Context#startService
62 Context.startService} and {@link android.content.Context#stopService
64 {@link android.content.Context#bindService Context.bindService} and
65 {@link android.content.Context#unbindService Context.unindService}.
74 submit jobs to it with {@link android.content.Context#startService
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 29 * as unsigned are found in {@link UnsignedBytes}, and the methods for which
30 * signedness is not an issue are in {@link Bytes}.
44 * @throws IllegalArgumentException if {@code value} is greater than {@link
45 * Byte#MAX_VALUE} or less than {@link Byte#MIN_VALUE}
58 * {@code byte} type, {@link Byte#MAX_VALUE} if it is too large,
59 * or {@link Byte#MIN_VALUE} if it is too small
148 * lexicographically. That is, it compares, using {@link
154 * <p>The returned comparator is inconsistent with {@link
156 * it is consistent with {@link java.util.Arrays#equals(byte[], byte[])}.
  /external/icu4c/
icudefs.mk 122 # DEFAULT_LIBS are the default libraries to link against
152 # Commands to link
153 LINK.c= $(CC) $(CFLAGS) $(LDFLAGS)
154 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
218 # Link commands to link to ICU libs
235 # the C++ compiler must be used to link in the libraries for the tools.
237 LINK.c = $(LINK.cc)
  /frameworks/base/awt/java/awt/geom/
Arc2D.java 113 * the type of the new Arc2D, either {@link Arc2D#OPEN},
114 * {@link Arc2D#CHORD}, or {@link Arc2D#PIE}.
138 * the type of the new Arc2D, either {@link Arc2D#OPEN},
139 * {@link Arc2D#CHORD}, or {@link Arc2D#PIE}.
163 * the type of the new Arc2D, either {@link Arc2D#OPEN},
164 * {@link Arc2D#CHORD}, or {@link Arc2D#PIE}.
292 * the type of the new Arc2D, either {@link Arc2D#OPEN}
    [all...]
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 24 * An adapter that links a {@link ExpandableListView} with the underlying
27 * {@link View}s for children and groups.
77 * {@link #getCombinedGroupId(long)}) must be unique across ALL items
88 * {@link #getCombinedChildId(long, long)}) must be unique across ALL items
110 * {@link #getChildView(int, int, boolean, View, ViewGroup)}.
121 * {@link #getGroupView(int, boolean, View, ViewGroup)}.
141 * {@link #getChildView(int, int, boolean, View, ViewGroup)}.
186 * ID and its group's ID. Furthermore, if {@link #hasStableIds()} is true, the
201 * ID. Furthermore, if {@link #hasStableIds()} is true, the returned ID must be
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ExtraPackage.java 44 * the method {@link #isPathValid()} *before* installing the package.
50 * or {@link #MIN_API_LEVEL_NOT_SPECIFIED} if there is no such requirement.
103 * Save the properties of the current packages in the given {@link Properties} object.
104 * These properties will later be give the constructor that takes a {@link Properties} object.
119 * or {@link #MIN_API_LEVEL_NOT_SPECIFIED} if there is no such requirement.
142 * the method {@link #isPathValid()} *before* installing the package.
148 /** Returns a short description for an {@link IDescription}. */
182 * Returns a long description for an {@link IDescription}.
221 * @return A new {@link File} corresponding to the directory to use to install this package.

Completed in 428 milliseconds

<<31323334353637383940>>