/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv_err.h | 13 * \brief C UConverter predefined error callbacks 19 * callbacks. You may of course write your own. 22 * ucnv_cb.h useful when writing your own callbacks. 150 * The process condition code to be used with the callbacks. 152 * passed on to any chained callbacks.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/javatests/src/org/webrtc/ |
PeerConnectionTest.java | 56 VideoRenderer.Callbacks, 342 // stall a wait). Use callbacks to fire off dependent steps instead of 421 private static class TestRenderer implements VideoRenderer.Callbacks { 439 VideoRenderer.Callbacks videoCallbacks) { 456 VideoRenderer.Callbacks videoCallbacks) {
|
/external/chromium_org/third_party/sqlite/src/test/ |
malloc_common.tcl | 176 # The following procs are used as [do_one_faultsim_test] callbacks when 186 # The following procs are used as [do_one_faultsim_test] callbacks when 203 # The following procs are used as [do_one_faultsim_test] callbacks when 222 # The following procs are used as [do_one_faultsim_test] callbacks when 240 # The following procs are used as [do_one_faultsim_test] callbacks when
|
/external/elfutils/libdwfl/ |
libdwfl.h | 65 /* Callbacks. */ 98 extern Dwfl *dwfl_begin (const Dwfl_Callbacks *callbacks) 260 /*** Standard callbacks ***/ 262 /* These standard find_elf and find_debuginfo callbacks are 327 /* Callbacks for working with kernel modules in the running Linux kernel. */
|
/external/icu4c/common/unicode/ |
ucnv_err.h | 13 * \brief C UConverter predefined error callbacks 19 * callbacks. You may of course write your own. 22 * ucnv_cb.h useful when writing your own callbacks. 150 * The process condition code to be used with the callbacks. 152 * passed on to any chained callbacks.
|
/frameworks/base/core/java/android/accessibilityservice/ |
AccessibilityService.java | 35 * An accessibility service runs in the background and receives callbacks by the system 348 public interface Callbacks { 543 return new IAccessibilityServiceClientWrapper(this, getMainLooper(), new Callbacks() { 596 private final Callbacks mCallback; 601 Callbacks callback) {
|
/frameworks/base/docs/html/training/location/ |
receive-location-updates.jd | 11 <li><a href="#DefineCallbacks">Define Location Services Callbacks</a></li> 212 Define Location Services Callbacks 214 <h2 id="DefineCallbacks">Define Location Services Callbacks</h2> 342 Now that you have the callbacks prepared, you can set up the request for location updates. 502 * handle callbacks.
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardWidgetPager.java | 76 private Callbacks mCallbacks; 265 public void setCallbacks(Callbacks callbacks) { 266 mCallbacks = callbacks; 269 public interface Callbacks { [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
ExploreByTouchHelper.java | 296 throw new RuntimeException("Callbacks must add text or a content description in " 389 throw new RuntimeException("Callbacks must add text or a content description in " 395 throw new RuntimeException("Callbacks must set parent bounds in " 401 throw new RuntimeException("Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in " 405 throw new RuntimeException("Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in "
|
/external/chromium/net/spdy/ |
spdy_framer.h | 51 // SpdyFramerVisitorInterface is a set of callbacks for the SpdyFramer. 52 // Implement this interface to receive event callbacks as frames are 138 // Set callbacks to be called from the framer. A visitor must be set, or
|
/external/chromium/third_party/libevent/ |
event.3 | 494 provides an abstraction on top of the regular event callbacks. 509 The next three parameters are callbacks. 564 To be notified of HTTP requests, a user needs to register callbacks with the
|
/external/chromium_org/chrome/browser/media_galleries/mac/ |
mtp_device_delegate_impl_mac.mm | 31 // with the ImageCapture library. It will forward callbacks to 303 // Cancel any outstanding callbacks. 341 // read_dir_transactions_ callbacks?
|
/external/chromium_org/chrome/browser/profiles/ |
profile_manager.h | 276 // List of callbacks to run when profile initialization is done. Note, when 278 std::vector<CreateCallback> callbacks; member in struct:ProfileManager::ProfileInfo 318 void RunCallbacks(const std::vector<CreateCallback>& callbacks,
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_test.cc | 289 // A ref counted helper class that handles callbacks between IO thread and UI 303 // Callbacks for SafeBrowsingDatabaseManager::Client. 318 // Functions and callbacks related to CheckUrl. These are used to verify
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
user_manager_screen_handler.cc | 314 // Unused callbacks from screen_account_picker.js 318 // Unused callbacks from display_manager.js 323 // Unused callbacks from user_pod_row.js
|
/external/chromium_org/chromeos/dbus/ |
shill_client_helper.cc | 18 // is owned by callbacks and released once the callback completes. 19 // Note: Only success callbacks hold the reference. If an error callback is 191 // Handles running appropriate error callbacks.
|
/external/chromium_org/content/common/gpu/media/ |
exynos_video_decode_accelerator.h | 315 // To expose client callbacks from VideoDecodeAccelerator. 320 // Callbacks to |io_client_| must be executed on |io_message_loop_proxy_|. 331 // child thread and device service callbacks posted from the device thread.
|
/external/chromium_org/content/renderer/media/ |
webrtc_local_audio_track.cc | 59 // callbacks. 309 // Clear the delegate to ensure that no more capture callbacks will 342 // Clear the delegate to ensure that no more capture callbacks will
|
/external/chromium_org/media/audio/ |
audio_output_controller.cc | 161 // Everything started okay, so re-register for state change callbacks if 197 // silence, and to schedule periodic callbacks. 379 // De-register from state change callbacks if stream_ was created via
|
/external/chromium_org/media/base/ |
pipeline.h | 97 // The following permanent callbacks will be executed as follows up until 249 // Callbacks executed when a renderer has ended. 436 // Permanent callbacks passed in via Start().
|
/external/chromium_org/media/cdm/ppapi/ |
cdm_wrapper.h | 39 // callbacks to fire. Use this enum to indicate the additional calls required. 88 // session_id. As well, Host_1 and Host_2 callbacks SendKeyMessage() and 89 // SendKeyError() include the web_session_id, but the actual callbacks need
|
/external/chromium_org/ppapi/api/ |
ppb_graphics_2d.idl | 219 * callbacks will be converted into the "unbound context" case. 227 * check that flush callbacks are for the context you expect and that 228 * you're capable of handling callbacks for unreferenced contexts.
|
/external/chromium_org/ppapi/c/ |
ppb_graphics_2d.h | 222 * callbacks will be converted into the "unbound context" case. 230 * check that flush callbacks are for the context you expect and that 231 * you're capable of handling callbacks for unreferenced contexts.
|
/external/chromium_org/ppapi/cpp/ |
graphics_2d.h | 228 /// pending flush callbacks will be converted into the "unbound context" 237 /// check that flush callbacks are for the context you expect and that 238 /// you're capable of handling callbacks for context that you may have
|
/external/chromium_org/ppapi/tests/ |
test_case.h | 141 return "Testing blocking callbacks requires the testing interface. In " 220 // Passed when creating completion callbacks in some tests. This determines 304 // Like RUN_TEST above but forces functions taking callbacks to complete
|