HomeSort by relevance Sort by last modified time
    Searched full:has (Results 201 - 225 of 11655) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/location/java/android/location/
GpsSatellite.java 91 * Returns true if the GPS engine has ephemeris data for the satellite.
93 * @return true if the satellite has ephemeris data
100 * Returns true if the GPS engine has almanac data for the satellite.
102 * @return true if the satellite has almanac data
LocationListener.java 23 * the location has changed. These methods are called if the
24 * LocationListener has been registered with the location manager service
31 * Called when the location has changed.
41 * a provider is unable to fetch a location or if the provider has recently
  /sdk/layoutopt/libs/uix/src/resources/rules/
UseCompoundDrawables.rule 8 // - The node has two children, ImageView and TextView
  /frameworks/base/media/libdrm/mobile1/include/objmng/
svc_drm.h 114 * -A positive integer indicate the actually length of byte has been read.
215 * -DRM_SESSION_NOT_OPENED, when the session is not opened or has been closed.
221 * Check whether a specific DRM object has the specific permission rights or not.
227 * -DRM_SUCCESS, when it has the rights for the permission.
228 * -DRM_SESSION_NOT_OPENED, when the session is not opened or has been closed.
229 * -DRM_NO_RIGHTS, when it has no rights.
230 * -DRM_RIGHTS_PENDING, when it has the rights, but currently it is pending.
231 * -DRM_RIGHTS_EXPIRED, when the rights has expired.
244 * -DRM_SESSION_NOT_OPENED, when the session is not opened or has been closed.
245 * -DRM_NO_RIGHTS, when it has no rights
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
PreparedStatement.java 133 * the parameter number index, where the first parameter has
147 * {@code InputStream}, which has a specified number of bytes.
155 * the parameter number index, where the first parameter has
174 * the parameter number index, where the first parameter has
188 * binary {@code InputStream}, which has a specified number of bytes.
194 * the parameter number index, where the first parameter has
212 * the parameter number index, where the first parameter has
228 * the parameter number index, where the first parameter has
243 * the parameter number index, where the first parameter has
259 * the parameter number index, where the first parameter has
    [all...]
ParameterMetaData.java 68 * has index 1.
98 * has index 1.
110 * has index 1.
123 * has index 1.
137 * has index 1.
151 * has index 1.
170 * has index 1.
182 * has index 1.
  /external/icu4c/i18n/unicode/
ucoleitr.h 24 * This indicates an error has occured during processing or if no more CEs is
31 * This indicates an error has occured during processing or there are no more CEs
93 * ucol_reset has to be called first to reset the status, shifting pointers to
176 * if an error has occured or if the end of string has been reached
192 * buffer has been exhausted.
194 * NULLORDER if an error has occured or if the start of string has
210 * if an error has occured or if the end of string has been reache
    [all...]
  /dalvik/vm/jdwp/
Jdwp.h 145 * "resume thread" command, the resume might arrive before the thread has
151 * thread has suspended itself, the JDWP handler calls "clear" and
154 * else has suspended.
175 * These notify the debug code that something interesting has happened. This
178 * is interested has happened, just that something has happened that the
189 * The VM has finished initializing. Only called when the debugger is
195 * A location of interest has been reached. This is used for breakpoints,
208 * An exception has been thrown.
217 * A thread has started or stopped
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebDocument.idl 52 @abstract Called when the corresponding data source has been created.
60 @abstract Called when the corresponding data source has received data.
68 @discussion Called when WebKit has determined that the document view needs to layout.
200 @abstract Called when the data source has received data.
201 @param data The data that the data source has received.
202 @param dataSource The data source that has received data.
209 @abstract Called when the data source has received an error.
210 @param error The error that the data source has received.
211 @param dataSource The data source that has received the error.
218 @abstract Called when the data source has finished loading
    [all...]
  /frameworks/base/core/java/android/view/
ViewParent.java 28 * Called when something has changed which has invalidated the layout of a
96 * actually has focus.
97 * @param focused The view that is a descendant of child that actually has
122 * @param v The view that currently has focus
135 * Tells the parent that a new focusable view has become available. This is
139 * @param v The view that has become newly focusable
157 * Have the parent populate the specified context menu if it has anything to
166 * has changed.
168 * @param child The child whose drawable state has changed
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
EmulatedFields.java 41 // If this field has a default value (true) or something has been
106 * Returns {@code true} indicating the field called {@code name} has not had
108 * its type, or {@code false} indicating that the field named has been
130 * fieldType} corresponds to a primitive type, the field type has to match
132 * corresponds to an object type, the field type has to be compatible in
192 * in the receiver. If the field has not been assigned any value yet, the
198 * return value in case the field has not been assigned to yet.
199 * @return the value of the given field if it has been assigned, the default
218 * receiver. If the field has not been assigned any value yet, the defaul
    [all...]
Closeable.java 29 * object has already been closed, then invoking this method has no effect.
  /external/e2fsprogs/e2fsck/
problem.c 187 N_("@S has an @n ext3 @j (@i %i).\n"),
190 /* The external journal has (unsupported) multiple filesystems */
192 N_("External @j has multiple @f users (unsupported).\n"),
200 /* External journal has bad superblock */
202 N_("External @j has bad @S\n"),
205 /* Superblock has a bad journal UUID */
210 /* Journal has an unknown superblock type */
225 N_("@S doesn't have has_@j flag, but has ext3 @j %s.\n"),
230 N_("@S has ext3 needs_recovery flag set, but no @j.\n"),
233 /* Journal has data, but recovery flag is clear *
    [all...]
  /cts/tools/vm-tests/src/dot/junit/verify/b3/
Test_b3.java 26 * @title register (or pair) has to be assigned first before it can be read.
39 * @title register (or pair) has to be assigned first before it can be read.
  /dalvik/dx/src/com/android/dx/dex/code/
CatchBuilder.java 35 * Gets whether this instance has any catches at all (either typed
38 * @return whether this instance has any catches at all
  /dalvik/libcore/auth/src/main/java/javax/security/auth/
Destroyable.java 37 * Returns {@code true} once an object has been safely destroyed.
39 * @return whether the object has been safely destroyed.
  /dalvik/libcore/dalvik/src/main/java/dalvik/annotation/
TestStatus.java 29 * has been annotated.
34 * Status is "to do", meaning a reviewer has determined that additional work
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
FilterReaderTest.java 117 assertTrue("close() has not been called.", called);
131 assertTrue("mark(int) has not been called.", called);
145 assertTrue("markSupported() has not been called.", called);
159 assertTrue("read() has not been called.", called);
174 assertTrue("read(char[], int, int) has not been called.", called);
226 assertTrue("ready() has not been called.", called);
240 assertTrue("reset() has not been called.", called);
254 assertTrue("skip(long) has not been called.", called);
  /dalvik/tests/077-method-override/src/
Derived.java 50 /* not really an "override"; just has same method signature */
55 /* not really an "override"; just has same method signature */
  /development/testrunner/
errors.py 40 """Generic exception that indicates a fatal error has occurred and program
45 """Raised when xml data to parse has unrecognized format."""
  /external/bluetooth/glib/glib/gnulib/
README 18 vasnprintf.c has also been modified to include support for long long
22 Code has been added to printf-args.[ch], printf-parse.c and vasnprintf.c
  /external/dnsmasq/contrib/Solaris10/
README 11 for the dnsmasq service. The manifest currently assumes that dnsmasq has
23 I've just started learning about SMF so if anyone has any
  /external/e2fsprogs/debian/
uuid-dev.README.Debian 3 draft-leach-uuids-guids-01.txt has been removed. It can be obtained
15 the documentation which has been removed for Debian's DFSG license
  /external/e2fsprogs/tests/f_dup_de/
expect-nohtree.1 2 Inode 12 has INDEX_FL flag set on filesystem without htree support.
19 Entry 'modules.conf.old' in /etc (12) has a non-unique filename.
  /external/expat/conftools/
expat.m4 5 dnl has not been specified. Also HAVE_LIBEXPAT, HAVE_EXPAT_H are defined.
6 dnl If --with-expat has not been specified, set with_expat to 'no'.

Completed in 208 milliseconds

1 2 3 4 5 6 7 891011>>