/frameworks/support/v4/java/android/support/v4/widget/ |
SearchViewCompat.java | 486 * or if it should depend on the flags set in the individual items retrieved from the
|
/libcore/luni/src/main/java/java/net/ |
ServerSocket.java | 183 * if the option cannot be retrieved.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ExecutorService.java | 107 * result is retrieved via {@code Future.get()}.
|
FutureTask.java | 15 * retrieved when the computation has completed; the {@code get}
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLEngine.java | 339 * to be retrieved.
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
SAXParserFactory.java | 226 * @param name The name of the property to be retrieved.
|
/libcore/luni/src/main/java/javax/xml/transform/dom/ |
DOMResult.java | 29 * which may be retrieved with {@link #getNode()}.</p>
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertPathImpl.java | 69 * object which in its turn is retrieved from ContentInfo structure.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Attr.java | 231 * can be retrieved using the method <code>Document.getElementById</code>
|
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
SmartDialCache.java | 212 * Performs a database query, iterates through the returned cursor and saves the retrieved
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnDictionary.java | 262 * @param length >0 if only the result of specified length is retrieved; 0 if no condition exist
|
OpenWnnDictionaryImpl.java | 524 /* If no word is retrieved, deactivate the cursor for reduce the resource */ 549 /* If the key string is "", no word is retrieved */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/ |
ValuesDescriptors.java | 105 "@Strings@, with optional simple formatting, can be stored and retrieved as resources. You can add formatting to your string by using three standard HTML tags: b, i, and u. If you use an apostrophe or a quote in your string, you must either escape it or enclose the whole string in the other kind of enclosing quotes.",
|
/external/bluetooth/bluedroid/btif/co/ |
bta_av_co.c | 426 /* If last SNK get capabilities or all supported codec capa retrieved */ 438 /* stop fetching caps once we retrieved a supported codec */ [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
CallEvent.cpp | 347 // value into thread local storage. The value can later be retrieved with 353 // - xpc_connection_set_context stores a value which can be retrieved later [all...] |
/external/eigen/Eigen/src/Eigenvalues/ |
SelfAdjointEigenSolver.h | 57 * and eigenvectors are computed, they can be retrieved with the eigenvalues() 171 * then the eigenvectors are also computed and can be retrieved by
|
/external/icu4c/common/ |
utrie.h | 458 * of code points with the same value as retrieved from the trie and 679 * iff the value is retrieved from block 0;
|
/external/kernel-headers/original/linux/usb/ |
ch9.h | 77 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved 707 * may be retrieved.
|
/frameworks/av/include/camera/ |
CameraParameters.h | 440 // The width and height must be one of the supported sizes retrieved 461 // The width and height must be one of the supported sizes retrieved [all...] |
/frameworks/base/core/java/android/appwidget/ |
AppWidgetManager.java | 156 * The value will be an int that can be retrieved like this: 198 * The value will be an int array that can be retrieved like this: [all...] |
/frameworks/base/core/java/android/widget/ |
Spinner.java | 135 * either be an attribute resource, whose value will be retrieved 152 * either be an attribute resource, whose value will be retrieved [all...] |
/external/icu4c/test/cintltst/ |
cmsccoll.c | [all...] |
/external/android-mock/src/com/google/android/testing/mocking/ |
AndroidMock.java | [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
contacts-provider.jd | [all...] |
/external/icu4c/common/unicode/ |
ubidi.h | 596 * <p>Output runs should be retrieved using <code>ubidi_getVisualRun()</code>. [all...] |