Searched
full:another (Results
301 -
325 of
7215) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/manual-tests/ |
drag-out-of-background-window.html | 11 2. Switch to another application.<br>
|
textarea-focus.html | 22 The text area will not change to green. Only switching to another window and back to this window
|
/external/yaffs2/yaffs2/direct/ |
yaffs_flashif.h | 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
|
yaffs_ramdisk.h | 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
|
/external/yaffs2/yaffs2/mtdemul/ |
Makefile | 4 # YAFFS: Yet another FFS. A NAND-flash specific file system.
|
/external/yaffs2/yaffs2/ |
yaffs_ecc.h | 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
|
yaffs_nandemul2k.h | 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
|
yaffs_tagscompat.h | 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
|
/frameworks/base/core/tests/coretests/src/android/util/ |
StateSetTest.java | 39 // Add another state to the spec which the stateSet doesn't match 63 // Add another matching state to the the stateSet. We still fail 80 // Add another arrelevent state to the stateSet 86 // Add another state to the spec which the stateSet doesn't match
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
ShortButtons.java | 25 * A series of short buttons, some of which are embedded within another
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsCallback.java | 33 // TODO: find another way to get this info from RecentsPanelView
|
/frameworks/compile/libbcc/runtime/test/Unit/ |
enable_execute_stack_test.c | 49 // verify you can overwrite a function with another
|
/frameworks/ex/common/java/com/android/common/ |
NetworkConnectivityListener.java | 56 * with another network. If so, {@code mOtherNetworkInfo} will be non-null. 119 * another network fails.</li> 197 * value, then another broadcast should follow shortly indicating 208 * a new network following loss of connectivity on another network.
|
/libcore/luni/src/main/java/java/io/ |
FilterInputStream.java | 24 * decompression of the underlying stream. Input streams that wrap another input 110 * if the stream is closed or another IOException occurs. 134 * if this stream is closed or another I/O error occurs. 165 * if this stream is closed or another IOException occurs.
|
/libcore/luni/src/main/java/java/nio/channels/ |
AsynchronousCloseException.java | 21 * for an I/O operation is closed by another thread.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Callable.java | 16 * instances are potentially executed by another thread. A
|
/libcore/luni/src/test/java/libcore/java/net/ |
URLTest.java | 281 URL url = new URL("http://host/file?query?another"); 282 assertEquals("/file?query?another", url.getFile()); 284 assertEquals("query?another", url.getQuery()); 332 URL url = new URL("http://host/file#fragment#another"); 335 assertEquals("fragment#another", url.getRef()); 369 URL url = new URL(base, "another"); 370 assertEquals("http://host/another", url.toString()); 371 assertEquals("/another", url.getFile()); 372 assertEquals("/another", url.getPath()); 379 URL url = new URL(base, "#another"); [all...] |
/libcore/luni/src/test/java/tests/api/org/xml/sax/support/ |
BrokenInputStream.java | 23 * Implements an InputStream what wraps another InputStream and throws an
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
double-slash-root.m4 | 15 # Cygwin, and z/OS. If anyone knows of another system for which // has
|
sys_time_h.m4 | 48 dnl Assume POSIX behavior unless another module says otherwise.
|
/packages/apps/Exchange/src/com/android/exchange/ |
Request.java | 22 * (respond to a meeting invitation), and MessageMoveRequest (move a message to another folder)
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
ElementExclusiveTimeContainer.java | 34 * This should support another method to get the ordered collection of
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SuggestionCursorWrapper.java | 24 * A suggestion cursor that delegates all methods to another SuggestionCursor.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
NowOrLaterWrapper.java | 19 * {@link NowOrLater} class that converts from one type to another.
|
/packages/apps/Settings/src/com/android/settings/drawable/ |
InsetBoundsDrawable.java | 22 * Wrapper around another {@link Drawable} that insets requested bounds by a
|
Completed in 2944 milliseconds
<<11121314151617181920>>