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

<<51525354555657585960>>

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 63 ALOGE("An exception was thrown by callback '%s'.", methodName);
72 ALOGE("Callback env check fail: env: %p, callback: %p", env, callbackEnv);
80 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
119 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
176 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
286 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
312 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
335 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
350 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 69 * should register a state change callback, using
125 * \li Asynchronous - The application register a callback using
270 /** A generic callback for operation completion */
273 /** A generic request callback */
276 /** A generic notification callback */
393 /** Set the callback function that is called whenever the state of the stream changes */
396 /** Set the callback function that is called when new data may be
400 /** Set the callback function that is called when new data is available from the stream.
404 /** Set the callback function that is called when a buffer overflow happens. (Only for playback streams) \since 0.8 */
407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 69 * should register a state change callback, using
125 * \li Asynchronous - The application register a callback using
270 /** A generic callback for operation completion */
273 /** A generic request callback */
276 /** A generic notification callback */
393 /** Set the callback function that is called whenever the state of the stream changes */
396 /** Set the callback function that is called when new data may be
400 /** Set the callback function that is called when new data is available from the stream.
404 /** Set the callback function that is called when a buffer overflow happens. (Only for playback streams) \since 0.8 */
407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 69 * should register a state change callback, using
125 * \li Asynchronous - The application register a callback using
270 /** A generic callback for operation completion */
273 /** A generic request callback */
276 /** A generic notification callback */
393 /** Set the callback function that is called whenever the state of the stream changes */
396 /** Set the callback function that is called when new data may be
400 /** Set the callback function that is called when new data is available from the stream.
404 /** Set the callback function that is called when a buffer overflow happens. (Only for playback streams) \since 0.8 */
407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 *
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_api.c 262 ** is sent to the application via its callback function.
372 ** sent to the application via its callback function. The
409 ** sent to the application via its callback function. The
478 ** application via the control callback function for this handle.
531 ** AVDT_CONFIG_IND_EVT through its control callback.
586 ** application via the control callback function for each stream.
643 ** the application via the control callback function for
702 ** control callback function for this handle.
739 ** application via the control callback function for this handle.
776 ** an AVDT_RECONFIG_IND_EVT through its control callback
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 140 /* NFA_DM callback events */
207 /* Union of all DM callback structures */
218 /* NFA_DM callback */
222 /* NFA Connection Callback Events */
442 /* Union of all connection callback structures */
479 /* NFA Connection Callback */
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc.c 93 /*Callback for Self tests*/
100 * The open callback function to be called by the HCI when open (initializaion)
166 * The close callback function called by the HCI when close sequence is
415 /*Store callback and context ,and set Default settings in Context*/
508 = pIoctlCallback;/*Register upper layer callback*/
648 if(NFCSTATUS_PENDING == RetStatus)/*Callback Pending*/
650 /*Register upper layer callback and context*/
700 /*store Callback and Context*/
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 131 * receive the callback messages.
173 // callback still uses the camera object (setHasPreviewCallback).
179 assertEquals("Got camera error callback.", NO_ERROR, mCameraErrorCode);
240 if (LOGV) Log.v(TAG, "notify the preview callback");
242 if (LOGV) Log.v(TAG, "Preview callback stop");
258 if (LOGV) Log.v(TAG, "RawPictureCallback callback");
282 if (LOGV) Log.v(TAG, "Jpeg Picture callback");
284 // no need to fail here; callback worked fine
315 if (LOGV) Log.v(TAG, "Wait for preview callback");
342 if (LOGV) Log.v(TAG, "check preview callback");
1046 PreviewCallbackWithBuffer callback = new PreviewCallbackWithBuffer(); local
    [all...]
  /external/aac/libMpegTPDec/include/
tp_data.h 293 cbUpdateConfig_t cbUpdateConfig; /*!< Function pointer for Config change notify callback. */
294 void *cbUpdateConfigData; /*!< User data pointer for Config change notify callback. */
295 cbSsc_t cbSsc; /*!< Function pointer for SSC parser callback. */
296 void *cbSscData; /*!< User data pointer for SSC parser callback. */
297 cbSbr_t cbSbr; /*!< Function pointer for SBR header parser callback. */
298 void *cbSbrData; /*!< User data pointer for SBR header parser callback. */
  /external/aac/libMpegTPEnc/include/
tp_data.h 293 cbUpdateConfig_t cbUpdateConfig; /*!< Function pointer for Config change notify callback. */
294 void *cbUpdateConfigData; /*!< User data pointer for Config change notify callback. */
295 cbSsc_t cbSsc; /*!< Function pointer for SSC parser callback. */
296 void *cbSscData; /*!< User data pointer for SSC parser callback. */
297 cbSbr_t cbSbr; /*!< Function pointer for SBR header parser callback. */
298 void *cbSbrData; /*!< User data pointer for SBR header parser callback. */
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 76 ** p_cback - pointer to the application callback function.
137 ** Description Create a service. When service creation is done, a callback
140 ** the callback function needs to be used when adding included
176 ** service is included, a callback event BTA_GATTS_ADD_INCL_SRVC_EVT
247 ** it's done, a callback event BTA_GATTS_ADD_DESCR_EVT is called
289 ** a callback event BTA_GATTS_DELETE_EVT is report with the status.
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c 43 ** Description This is the SDP callback function used by A2D_FindService.
49 ** application callback function.
115 /* return info from sdp record in app callback function */
241 ** server that matches the service UUID. The callback
245 ** for the callback before it makes another call to
257 ** callback function.
  /external/chromium/chrome/browser/history/
history.h 14 #include "base/callback.h"
94 // This service is thread safe. Each request callback is invoked in the
238 // Callback class that a client can implement to iterate over URLs. The
282 QueryURLCallback* callback);
300 QueryHistoryCallback* callback);
322 QueryRedirectsCallback* callback);
328 QueryRedirectsCallback* callback);
341 GetVisitCountToHostCallback* callback);
359 QueryTopURLsAndRedirectsCallback* callback);
369 QueryMostVisitedURLsCallback* callback);
    [all...]
  /external/chromium/net/socket/
socks5_client_socket.cc 70 int SOCKS5ClientSocket::Connect(CompletionCallback* callback
93 user_callback_ = callback;
157 CompletionCallback* callback) {
162 return transport_->socket()->Read(buf, buf_len, callback);
168 CompletionCallback* callback) {
173 return transport_->socket()->Write(buf, buf_len, callback);
socks_client_socket.cc 97 int SOCKSClientSocket::Connect(CompletionCallback* callback
119 user_callback_ = callback;
185 CompletionCallback* callback) {
190 return transport_->socket()->Read(buf, buf_len, callback);
196 CompletionCallback* callback) {
201 return transport_->socket()->Write(buf, buf_len, callback);
  /external/clang/lib/Analysis/
ReachableCode.cpp 46 clang::reachable_code::Callback &CB);
53 clang::reachable_code::Callback &CB);
120 clang::reachable_code::Callback &CB) {
247 clang::reachable_code::Callback &CB) {
255 void Callback::anchor() { }
292 void FindUnreachableCode(AnalysisDeclContext &AC, Callback &CB) {
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 238 /* callback function prototype */
330 tNFC_HAL_PRM_CBACK *p_cback; /* Callback for download status notifications */
368 void *p_vsc_cback; /* the callback function for last VSC command */
387 tHAL_NFC_STATUS_CBACK *p_prop_cback; /* callback to notify complete of proprietary update */
406 tHAL_NFC_CBACK *p_stack_cback; /* Callback for HAL event notification */
407 tHAL_NFC_DATA_CBACK *p_data_cback; /* Callback for data event notification */
  /external/svox/pico/compat/include/
TtsEngine.h 53 // The callback is used by the implementation of this interface to notify its
56 // The callback for synthesis completed takes:
63 // execution of the callback
101 // @param synthDoneCBPtr synthesis callback function pointer
198 // As the synthesis is performed, the engine invokes the callback to notify
200 // many bytes it wrote. The callback is called repeatedly until the engine
  /external/svox/pico/compat/jni/
tts.h 98 // A callback type used to notify the framework of new synthetized
105 // The callback for synthesis completed takes:
112 // execution of the callback
141 // @param synthDoneCBPtr synthesis callback function pointer
267 // As the synthesis is performed, the engine invokes the callback to notify
269 // many bytes it wrote. The callback is called repeatedly until the engine
  /external/webkit/Source/WebKit2/Platform/win/
WorkQueueWin.cpp 251 // The timer callback could fire before ::CreateTimerQueueTimer even returns, so we protect
252 // context->timer with a mutex to ensure the timer callback doesn't access it before the
256 // Since our timer callback is quick, we can execute in the timer thread itself and avoid
264 // The timer callback will handle destroying context.
272 // do this on the current thread, we'll deadlock if we're currently in a callback function for
283 // Now that we know we're not in a callback function for the wait we're unregistering, we can
  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 58 wpa_printf(MSG_DEBUG, "Off-channel: Send Action callback "
136 * offchannel_send_action_tx_status - TX status callback
189 * @tx_cb: Callback function for indicating TX status or %NULL for now callback
327 * offchannel_remain_on_channel_cb - Remain-on-channel callback function
345 * offchannel_cancel_remain_on_channel_cb - Remain-on-channel stopped callback
  /frameworks/base/core/jni/
android_view_InputChannel.cpp 49 void setDisposeCallback(InputChannelObjDisposeCallback callback, void* data);
67 void NativeInputChannel::setDisposeCallback(InputChannelObjDisposeCallback callback, void* data) {
68 mDisposeCallback = callback;
101 InputChannelObjDisposeCallback callback, void* data) {
105 ALOGW("Cannot set dispose callback because input channel object has not been initialized.");
107 nativeInputChannel->setDisposeCallback(callback, data);
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
pkg_android.view.html 113 <A NAME="KeyEvent.Callback"></A>
114 <nobr><A HREF="android.view.KeyEvent.Callback.html"><I>KeyEvent.Callback</I></A></nobr>
169 <A NAME="Window.Callback"></A>
170 <nobr><A HREF="android.view.Window.Callback.html"><I>Window.Callback</I></A></nobr>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 62 private Callback mCallback;
79 public SwipeHelper(int swipeDirection, Callback callback, float densityScale,
81 mCallback = callback;
337 // We are not doing anything, make sure the long press callback
399 public interface Callback {
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 84 static class EchoMachine implements Handler.Callback {
107 final WriteCallback callback; field in class:EchoServer.EchoMachine
112 EchoMachine(WriteCallback callback, boolean dumpWhenFull) {
113 this.callback = callback;
162 callback.write(dataQueue.remove());

Completed in 510 milliseconds

<<51525354555657585960>>