HomeSort by relevance Sort by last modified time
    Searched full:ready (Results 626 - 650 of 4121) sorted by null

<<21222324252627282930>>

  /packages/services/Telephony/common/src/com/android/services/telephony/common/
ICallHandlerService.aidl 34 * First call made when we are ready to start sending events to the service.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_python_api.py 6 # This section should be moved into ctypes\__init__.py, when it's ready.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_python_api.py 6 # This section should be moved into ctypes\__init__.py, when it's ready.
  /prebuilts/tools/common/lombok-ast/
PREBUILT 23 context where Guava is already ready, so no point in bundling
  /prebuilts/tools/common/proguard/proguard4.7/
README 7 - lib : the main jars, compiled and ready to use with "java -jar ...."
  /system/core/adb/
sysdeps_win32.c 1286 int ready; \/* ready event flags *\/ member in struct:EventHookRec_
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js 7 * Initialization code run upon the DOM being ready.
9 $(document).ready(function() {
  /cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_CameraTests.cpp 47 // Get raw inputs and outputs ready
167 ALOGV("output Image is ready!");
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvCode.java 36 * {@code null-ok;} the instruction list, ready for final processing;
76 * @param unprocessedInsns {@code non-null;} the instruction list, ready
  /dalvik/dx/src/com/android/dx/dex/code/
DalvCode.java 35 * {@code null-ok;} the instruction list, ready for final processing;
75 * @param unprocessedInsns {@code non-null;} the instruction list, ready
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicRetriever.java 33 * resolver). After that, it's ready to retrieve a random song, with its title and URI, upon
99 Log.i(TAG, "Done querying media. MusicRetriever is ready.");
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ReaderTest.java 112 * @tests {@link java.io.Reader#ready()}
116 assertFalse("Should always return false", mockReader.ready());
  /external/bluetooth/bluedroid/include/
bte_appl.h 63 #define BTE_APPL_SOCKET_RX_EVT EVENT_MASK(APPL_EVT_2) /* Socket data ready to be read */
64 #define BTE_APPL_DBUS_RX_EVT EVENT_MASK(APPL_EVT_3) /* DBUS message ready to be read */
  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 140 #define RFCOMM_MSC_RTC 0x04 /* Ready to communicate*/
141 #define RFCOMM_MSC_RTR 0x08 /* Ready to receive*/
  /external/chromium/chrome/browser/chromeos/
customization_document.h 59 // may be ready or not (if manifest is missing or corrupted) and this state
101 // FILE thread therefore it may not be ready just after creation. Fetching of
  /external/chromium/chrome/browser/extensions/
extension_messages_browsertest.cc 53 "port.postMessage({message: 'content ready'});"
74 EXPECT_EQ("{\"message\":\"content ready\"}", post_params.b);
  /external/chromium/chrome/browser/sync/util/
cryptographer.h 49 // Cryptographer instance into the ready state (is_ready will be true).
106 // Returns whether this Cryptographer is ready to encrypt and decrypt data.
  /external/chromium/net/socket/
ssl_host_info.h 43 // the current thread when ready.
77 // Once the data is ready, it can be read using the following members. These
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 125 // Adds a port configuration that is now ready. Once we have one for each
161 bool ready; member in struct:cricket::BasicPortAllocatorSession::PortData
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 114 // Creates an empty wallpaper. Some tests require a wallpaper widget is ready
117 // because the required widget is not ready. This function synchronously
  /external/chromium_org/base/debug/
trace_event_android.cc 82 // - before WebView is ready for combined tracing, we can use adb_profile_chrome
86 // - TODO(wangxianzhu): after WebView is ready for combined tracing, remove
  /external/chromium_org/base/
sync_socket_posix.cc 164 // select() only tells us that data is ready for reading, not how much. We
165 // must Peek() for the amount ready for reading to avoid blocking.
  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 66 // may be ready or not (if manifest is missing or corrupted) and this state
113 // FILE thread therefore it may not be ready just after creation. Fetching of
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.h 75 // This class is one of the policy providers, and must be ready for the
124 // ConfigurationPolicyProvider ready (assuming all other initialization tasks
  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.h 127 // The browser-global PolicyService is created before Profiles are ready, to
131 // once the Profile is ready, so that user policies can also affect local

Completed in 1082 milliseconds

<<21222324252627282930>>