HomeSort by relevance Sort by last modified time
    Searched full:callback (Results 1626 - 1650 of 6179) sorted by null

<<61626364656667686970>>

  /development/samples/Support4Demos/res/layout/
local_service_broadcaster.xml 41 <TextView android:id="@+id/callback"
  /development/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 44 // Registers a callback to be invoked whenever a user changes a preference.
  /device/samsung/manta/bubblelevel/
BubbleLevelImpl.cpp 191 int BubbleLevelImpl::setCallback(BubbleLevel_CallBack_t callback, void *userData)
197 mCallBack = callback;
307 BubbleLevel_CallBack_t callback, void *userData)
310 return bl->bubble_level->setCallback(callback, userData);
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KSCallbackHandlerProtectionTest.java 26 import javax.security.auth.callback.CallbackHandler;
  /external/bluetooth/bluedroid/bta/sys/
bta_sys.h 150 /* conn callback for role / low power manager*/
153 /* conn callback for role / low power manager*/
157 /* eir callback for adding/removeing UUID */
232 /* HW enable callback type */
  /external/bluetooth/bluedroid/btif/include/
btif_av.h 37 ** Type definitions for callback functions
btif_util.h 38 ** Type definitions for callback functions
  /external/bluetooth/bluedroid/btif/src/
btif_gatt.c 103 ** Description Get the gatt callback interface
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 43 ** Description This is callback functioin when resolvable private address
135 ** Description This is the callback function when non-resolvable private
207 ** callback.
266 ** the maximum record number, matching failed and send callback.
  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 53 tHID_HOST_DEV_CALLBACK *callback; /* Application callbacks */ member in struct:host_ctb
  /external/bluetooth/bluedroid/stack/include/
a2d_api.h 125 /* This is the callback to notify the result of the SDP discovery process. */
177 ** server that matches the service UUID. The callback
181 ** for the callback before it makes another call to
193 ** callback function.
  /external/chromium/base/
event_recorder.cc 25 LRESULT CALLBACK StaticRecordWndProc(int nCode, WPARAM wParam,
31 LRESULT CALLBACK StaticPlaybackWndProc(int nCode, WPARAM wParam,
163 // Windows callback hook for the recorder.
201 // Windows callback for the playback mode.
  /external/chromium/base/win/
wrapped_window_proc_unittest.cc 15 LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message,
  /external/chromium/chrome/browser/net/
url_request_slow_download_job.h 22 // Timer callback, used to check to see if we should finish our download and
  /external/chromium/chrome/browser/password_manager/
password_store.h 11 #include "base/callback.h"
53 explicit GetLoginsRequest(GetLoginsCallback* callback);
130 virtual GetLoginsRequest* NewGetLoginsRequest(GetLoginsCallback* callback);
165 // thread so the callback can be executed there. This should be the UI
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.h 58 // Callback that gets the cloud print proxy status.
  /external/chromium/chrome/browser/renderer_host/
offline_resource_handler.h 65 // A callback to tell if an appcache exists.
  /external/chromium/chrome/browser/sync/glue/
data_type_manager_impl.h 40 // Callback passed to each data type controller on startup.
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.h 130 // Callback for changes to window state. This includes
135 // Callback for mousewheel events.
139 // Callback for min/max/close buttons.
142 // Callback for favicon.
content_setting_bubble_gtk.h 54 // Widget callback methods.
  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui.cc 41 // Add a "DialogClose" callback which matches HTMLDialogUI behavior.
thumbnail_source.cc 7 #include "base/callback.h"
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
proxy_handler.cc 8 #include "base/callback.h"
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.resources.html 23 as an argument to the event callback.
  /external/chromium/net/base/
mapped_host_resolver.h 48 CompletionCallback* callback,

Completed in 682 milliseconds

<<61626364656667686970>>