OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
526 - 550
of
3607
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/libhardware/include/hardware/
bt_hh.h
140
* Register the BtHh
callbacks
142
bt_status_t (*init)( bthh_callbacks_t*
callbacks
);
/hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c
75
ALOGE("init failed with no user
callbacks
!");
84
/* store reference to user
callbacks
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_extplug.h
78
*
callbacks
of this plugin; must be filled before calling #snd_pcm_extplug_create()
82
* private data, which can be used freely in the driver
callbacks
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h
78
*
callbacks
of this plugin; must be filled before calling #snd_pcm_extplug_create()
82
* private data, which can be used freely in the driver
callbacks
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h
78
*
callbacks
of this plugin; must be filled before calling #snd_pcm_extplug_create()
82
* private data, which can be used freely in the driver
callbacks
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
MainActivity.java
24
public class MainActivity extends FragmentActivity implements TestListFragment.
Callbacks
{
/developers/samples/android/common/src/java/com/example/android/common/actionbarcompat/
MultiSelectionUtil.java
68
private final
Callbacks
mCallbacks;
91
mCallbacks = new
Callbacks
();
173
* This class encapsulates all of the
callbacks
necessary for the controller class.
175
final class
Callbacks
implements ActionMode.Callback, AdapterView.OnItemClickListener,
/external/bluetooth/bluedroid/stack/hid/
hidh_int.h
53
tHID_HOST_DEV_CALLBACK *callback; /* Application
callbacks
*/
/external/chromium/base/
at_exit_unittest.cc
44
// AtExit
callbacks
can ruin the global state that other tests may depend on.
/external/chromium/chrome/browser/autofill/
autofill_host.h
28
// TODO: This file factors the Autofill
callbacks
out of RenderViewHost
/external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.h
34
// Initializes the contents of the dialog (the DOMView and the
callbacks
).
/external/chromium/net/base/
completion_callback.h
28
// CancelableCompletionCallback is used for completion
callbacks
/external/chromium_org/android_webview/native/
aw_contents_client_bridge.h
27
// indirect refs from the Application (via
callbacks
) and so can outlive
/external/chromium_org/base/
at_exit_unittest.cc
45
// AtExit
callbacks
can ruin the global state that other tests may depend on.
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
RepostFormWarningDialog.java
17
*
callbacks
accordingly.
/external/chromium_org/chrome/browser/chromeos/drive/
file_write_watcher.cc
185
std::vector<base::Closure>
callbacks
;
local
186
callbacks
.swap(it->second->on_write_callbacks);
190
for (size_t i = 0; i <
callbacks
.size(); ++i)
191
callbacks
[i].Run();
/external/chromium_org/chrome/browser/chromeos/login/
online_attempt.h
39
// GaiaAuthConsumer overrides.
Callbacks
from GaiaAuthFetcher
/external/chromium_org/chrome/browser/chromeos/system_logs/
debug_daemon_log_source.h
34
//
Callbacks
for the 5 different dbus calls to debugd.
system_logs_fetcher_base.h
70
size_t num_pending_requests_; // The number of
callbacks
it should get.
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_service_client.h
85
// NetworkingPrivateXXXFunction naming and error
callbacks
.
192
//
Callbacks
to extension api function objects. Keep reference to API object
251
//
Callbacks
to run when callback is called from WiFiService.
263
// Use WeakPtrs for
callbacks
from |wifi_service_| and |crypto_verify_|.
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_invalidation_handler.h
28
// invalidation registrations, and dispatches
callbacks
for any invalidations
/external/chromium_org/chrome/browser/extensions/
navigation_observer.h
48
// ExtensionInstallPrompt::Delegate
callbacks
used for the permissions prompt.
requirements_checker.h
38
//
Callbacks
for the GPUFeatureChecker.
/external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.h
61
// In that case, no
callbacks
will be performed on the |delegate_|.
62
// The |request_id| is passed on as is to the various |delegate_|
callbacks
.
69
// In that case, no
callbacks
will be performed on the |delegate_|.
70
// The |request_id| is passed on as is to the various |delegate_|
callbacks
.
/external/chromium_org/chrome/browser/google/
google_url_tracker_navigation_helper.h
22
// Sets the GoogleURLTracker that should receive
callbacks
from this observer.
Completed in 1531 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>