/libcore/luni/src/main/java/java/util/concurrent/ |
ExecutionException.java | 10 * Exception thrown when attempting to retrieve the result of a task
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/ |
find_format_store.hpp | 62 // Retrieve format result
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
NotificationTransaction.java | 68 * completion of this transaction, will trigger a retrieve transaction 69 * in case the client is in immediate retrieve mode. 179 Log.e(TAG, "Invalid M-RETRIEVE.CONF PDU. " + 184 // Save the received PDU (must be a M-RETRIEVE.CONF).
|
/packages/apps/Nfc/nci/jni/ |
DataQueue.h | 73 ** Description: Retrieve and remove data from the front of the queue.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
IconLoader.java | 35 * (e.g., "2130837524"), in which case we will try to retrieve a drawable from
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/utils/ |
ApiHelper.java | 25 * Users should get use {@link ApiHelper#get()} to retrieve a singleton
|
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/java/com/example/android/actionbarcompat/shareactionprovider/ |
MainActivity.java | 64 // Retrieve the ViewPager from the content view 80 // Retrieve the share menu item 170 // Get the currently selected item, and retrieve it's share intent
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/java/com/example/android/actionbarcompat/shareactionprovider/ |
MainActivity.java | 64 // Retrieve the ViewPager from the content view 80 // Retrieve the share menu item 170 // Get the currently selected item, and retrieve it's share intent
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PersistentState.java | 71 * the Activity's content, and retrieve the EditText widget whose state we 87 // Retrieve the EditText widget whose state we will save. 92 * Upon being resumed we can retrieve the current state. This allows us
|
/development/samples/browseable/ShareActionProvider/src/com.example.android.actionbarcompat.shareactionprovider/ |
MainActivity.java | 64 // Retrieve the ViewPager from the content view 80 // Retrieve the share menu item 170 // Get the currently selected item, and retrieve it's share intent
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_StringWriter.java | 105 * offset in buf to retrieve characters 164 * the starting point to retrieve characters. 166 * the number of characters to retrieve and write.
|
/external/chromium_org/chrome/common/extensions/api/ |
history.json | 50 "text": {"type": "string", "description": "A free-text query to the history service. Leave empty to retrieve all pages."}, 53 "maxResults": {"type": "integer", "optional": true, "minimum": 0, "description": "The maximum number of results to retrieve. Defaults to 100."} 74 "url": {"type": "string", "description": "The URL for which to retrieve visit information. It must be in the format as returned from a call to history.search."}
|
/external/chromium_org/chrome/test/chromedriver/js/ |
call_function.js | 70 * @param {number} id The ID for the cached item to retrieve. 125 * @param {Document=} opt_doc The document whose cache to retrieve. Defaults to 168 * @param {Cache} cache The cache to retrieve wrapped elements from.
|
/external/chromium_org/net/socket/ |
ssl_session_cache_openssl.h | 28 // that can retrieve a unique cache key from an existing SSL handle. 56 // |key_func| is a function used at runtime to retrieve the unique cache key 73 // |key_func| is a function that will be used at runtime to retrieve the
|
/external/chromium_org/sandbox/win/src/ |
policy_engine_params.h | 63 // Retrieve the stored parameter. If the type does not match ulong fail. 72 // Retrieve the stored parameter. If the type does not match void* fail. 81 // Retrieve the stored parameter. If the type does not match wchar_t* fail.
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftsnames.h | 8 /* This is _not_ used to retrieve glyph names! */ 117 /* Retrieve the number of name strings in the SFNT `name' table. */ 135 /* Retrieve a string of the SFNT `name' table for a given index. */
|
/external/chromium_org/third_party/skia/include/animator/ |
SkAnimator.h | 220 @return the integer value to retrieve, or SK_NaN32 if unsuccessful 228 @return the integer value to retrieve, or SK_NaN32 if unsuccessful 236 @return the scalar value to retrieve, or SK_ScalarNaN if unsuccessful 244 @return the scalar value to retrieve, or SK_ScalarNaN if unsuccessful 252 @return the string value to retrieve, or null if unsuccessful 260 @return the string value to retrieve, or null if unsuccessful 331 @return the integer value to retrieve, or SK_NaN32 if not found 338 @return the integer value to retrieve, or SK_NaN32 if not found 345 @return the scalar value to retrieve, or SK_ScalarNaN if not found 352 @return the scalar value to retrieve, or SK_ScalarNaN if not foun [all...] |
/external/clang/include/clang/AST/ |
TemplateBase.h | 225 /// \brief Retrieve the type for a type template argument. 231 /// \brief Retrieve the declaration for a declaration non-type 238 /// \brief Retrieve whether a declaration is binding to a 245 /// \brief Retrieve the type for null non-type template argument. 251 /// \brief Retrieve the template name for a template name argument. 257 /// \brief Retrieve the template argument as a template name; if the argument 266 /// \brief Retrieve the number of expansions that a template template argument 270 /// \brief Retrieve the template argument as an integral value. 283 /// \brief Retrieve the type of the integral value. 294 /// \brief Retrieve the template argument as an expression [all...] |
/external/freetype/include/freetype/ |
ftsnames.h | 8 /* This is _not_ used to retrieve glyph names! */ 117 /* Retrieve the number of name strings in the SFNT `name' table. */ 135 /* Retrieve a string of the SFNT `name' table for a given index. */
|
/external/skia/include/animator/ |
SkAnimator.h | 220 @return the integer value to retrieve, or SK_NaN32 if unsuccessful 228 @return the integer value to retrieve, or SK_NaN32 if unsuccessful 236 @return the scalar value to retrieve, or SK_ScalarNaN if unsuccessful 244 @return the scalar value to retrieve, or SK_ScalarNaN if unsuccessful 252 @return the string value to retrieve, or null if unsuccessful 260 @return the string value to retrieve, or null if unsuccessful 331 @return the integer value to retrieve, or SK_NaN32 if not found 338 @return the integer value to retrieve, or SK_NaN32 if not found 345 @return the scalar value to retrieve, or SK_ScalarNaN if not found 352 @return the scalar value to retrieve, or SK_ScalarNaN if not foun [all...] |
/frameworks/av/include/camera/ |
CameraParameters2.h | 76 // Retrieve the current dimensions (width and height) 82 // Retrieve a Vector of supported dimensions (width and height) 89 // Retrieve the preferred preview size (width and height) in pixels
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AIR_API.h | 56 * @brief The following structure is used to retrieve X and Y coordinates in a given picture. 69 * @brief The following structure is used to retrieve the dimension of a given picture area. 82 * @brief The following structure is used to retrieve the parameters needed to get a resized ROI (Region of interest).
|
/frameworks/base/core/jni/ |
android_media_JetPlayer.cpp | 135 "Unable to retrieve JetPlayer pointer for openFile()"); 172 "Unable to retrieve JetPlayer pointer for openFile()"); 202 "Unable to retrieve JetPlayer pointer for closeFile()"); 224 "Unable to retrieve JetPlayer pointer for play()"); 248 "Unable to retrieve JetPlayer pointer for pause()"); 278 "Unable to retrieve JetPlayer pointer for queueSegment()"); 305 "Unable to retrieve JetPlayer pointer for queueSegmentMuteArray()"); 351 "Unable to retrieve JetPlayer pointer for setMuteFlags()"); 376 "Unable to retrieve JetPlayer pointer for setMuteArray()"); 422 "Unable to retrieve JetPlayer pointer for setMuteFlag()") [all...] |
/frameworks/base/libs/usb/src/com/android/future/usb/ |
UsbManager.java | 43 * Call {@link #getAccessory(android.content.Intent)} to retrieve the 53 * Call {@link #getAccessory(android.content.Intent)} to retrieve the 88 * broadcast Intent. This can also be used to retrieve the accessory from the result
|
/frameworks/base/media/jni/audioeffect/ |
android_media_AudioEffect.cpp | 461 // retrieve the AudioEffect object 467 "Unable to retrieve AudioEffect pointer for enable()"); 477 // retrieve the AudioEffect object 483 "Unable to retrieve AudioEffect pointer for getEnabled()"); 494 // retrieve the AudioEffect object 500 "Unable to retrieve AudioEffect pointer for hasControl()"); 514 // retrieve the AudioEffect object 526 "Unable to retrieve AudioEffect pointer for setParameter()"); 577 // retrieve the AudioEffect object 589 "Unable to retrieve AudioEffect pointer for getParameter()") [all...] |