/frameworks/base/obex/javax/obex/ |
ClientOperation.java | 160 * Retrieves the response code retrieved from the server. Response codes are 162 * @return the response code retrieved from the server 313 * or retrieved.
|
ServerOperation.java | 509 * or retrieved. 544 * Retrieves the response code retrieved from the server. Response codes are 546 * @return the response code retrieved from the server
|
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
BridgeTypedArray.java | 640 * the overall {@link TypedArray} object is retrieved. As a 830 * @return Returns true if the value was retrieved, else false. 897 * Give back a previously retrieved TypedArray, for later re-use.
|
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnDictionaryImplJni.java | 238 * @param length >0 if only the result of specified length is retrieved; 0 if no condition exist 239 * @return 0 if no result is retrieved; >0 if a result is retrieved; <0 if an error occur
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
introspect.h | 115 * The list of cached samples can be retrieved from the server. Three methods 127 * PulseAudio driver modules are identified by index and are retrieved using either 143 * PulseAudio clients are also identified by index and are retrieved using
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
introspect.h | 115 * The list of cached samples can be retrieved from the server. Three methods 127 * PulseAudio driver modules are identified by index and are retrieved using either 143 * PulseAudio clients are also identified by index and are retrieved using
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
introspect.h | 115 * The list of cached samples can be retrieved from the server. Three methods 127 * PulseAudio driver modules are identified by index and are retrieved using either 143 * PulseAudio clients are also identified by index and are retrieved using
|
/external/opencv/cv/src/ |
cvcontours.cpp | 334 1. Contour, which was retrieved using border following, is added to 339 tree. The retrieved contour itself is removed from the storage. 350 retrieved contour completely if plane case and 396 the retrieved contours but transformed ones. (e.g. approximated with some [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageManager.java | [all...] |
/frameworks/base/core/java/android/content/ |
ClipData.java | 308 * and other things can be retrieved. 383 * and other things can be retrieved. 433 * and other things can be retrieved. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_map.h | 68 * retrieved based on a key, in logarithmic time. 431 * @param k The key for which data should be retrieved. 458 * @param k The key for which data should be retrieved.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_map.h | 70 * retrieved based on a key, in logarithmic time. 434 * @param k The key for which data should be retrieved. 476 * @param k The key for which data should be retrieved. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_map.h | 70 * retrieved based on a key, in logarithmic time. 434 * @param k The key for which data should be retrieved. 476 * @param k The key for which data should be retrieved. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_map.h | 68 * retrieved based on a key, in logarithmic time. 431 * @param k The key for which data should be retrieved. 458 * @param k The key for which data should be retrieved.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_map.h | 68 * retrieved based on a key, in logarithmic time. 431 * @param k The key for which data should be retrieved. 458 * @param k The key for which data should be retrieved.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_map.h | 68 * retrieved based on a key, in logarithmic time. 431 * @param k The key for which data should be retrieved. 458 * @param k The key for which data should be retrieved.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_map.h | 68 * retrieved based on a key, in logarithmic time. 431 * @param k The key for which data should be retrieved. 458 * @param k The key for which data should be retrieved.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_map.h | 70 * retrieved based on a key, in logarithmic time. 434 * @param k The key for which data should be retrieved. 476 * @param k The key for which data should be retrieved. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_map.h | 72 * retrieved based on a key, in logarithmic time. 439 * @param __k The key for which data should be retrieved. 481 * @param __k The key for which data should be retrieved. [all...] |
/dalvik/vm/interp/ |
Stack.h | 39 is retrieved with a "move-result" instruction.
|
/development/ndk/platforms/android-9/include/android/ |
native_activity.h | 208 * be retrieved from assetManager.
|
/development/ndk/sources/android/native_app_glue/ |
android_native_app_glue.h | 192 * These can be retrieved and processed with android_app_read_cmd()
|
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
PictureDetailsActivity.java | 195 // thumbnail size/location that we retrieved earlier
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
CookieManagerTest.java | 175 // When key is null, no cookie can be stored/retrieved, even if policy =
|