HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 2051 - 2075 of 3607) sorted by null

<<81828384858687888990>>

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 79 // handle the select network completion callbacks.
  /frameworks/support/v4/java/android/support/v4/app/
LoaderManager.java 131 * this manager, registers the callbacks to it,
228 public LoaderInfo(int id, Bundle args, LoaderManager.LoaderCallbacks<Object> callbacks) {
231 mCallbacks = callbacks;
520 * callbacks replaced with the newly provided ones. If there is not currently
    [all...]
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.h 150 //static pointer to the object that will handle callbacks
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h 199 /** Maximum number of data callbacks that are supported. Safe to increase if needed.*/
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 504 * Class for handling data and notify callbacks to application
536 ///Starts the callbacks to application
539 ///Stops the callbacks from going to application
923 /** Set the notification and data callbacks */
    [all...]
  /packages/apps/Browser/src/com/android/browser/
BreadCrumbView.java 38 * Use setController to receive callbacks from user interactions
DataController.java 176 // multiple callbacks querying the same URL)
GoogleAccountLogin.java 182 // AccountManager callbacks.
UploadHandler.java 32 * Handle the file upload callbacks from WebView here
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupBrowseListFragment.java 58 * Action callbacks that can be sent by a group list.
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 108 // check for inflight callbacks that aren't applicable
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationListItem.java 240 // Unregister contact update callbacks.
SlideshowPresenter.java 55 // callbacks such as onModelChanged().
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpSocket.cpp 25 * Callbacks
  /packages/apps/Settings/src/com/android/settings/
SettingsPreferenceFragment.java 52 // Cache the content resolver for async callbacks
  /packages/apps/Settings/src/com/android/settings/tts/
TtsEnginePreference.java 80 * When true, the change callbacks on the radio button will not
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
FolderWatcher.java 50 /** Handles folder callbacks and reads unread counts. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h 392 /* Optional callbacks to write extra ELF notes. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 392 /* Optional callbacks to write extra ELF notes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 392 /* Optional callbacks to write extra ELF notes. */
  /system/core/include/usbhost/
usbhost.h 90 * as it will not return until one of the callbacks returns true.
  /system/core/libnl_2/
netlink.c 129 /* Check for callbacks */
  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.c 150 * Parameters: handle, componentName, appData, callbacks
158 OMX_IN OMX_CALLBACKTYPE* callBacks)
238 p_comp->SetCallbacks(p_comp, callBacks, appData);
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 568 * application via notification callbacks:
682 * Camera API callbacks as defined by camera_device_ops structure.
684 * Callbacks here simply dispatch the calls to an appropriate method inside
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_pan.c 78 static bt_status_t btpan_jni_init(const btpan_callbacks_t* callbacks);
155 static bt_status_t btpan_jni_init(const btpan_callbacks_t* callbacks)
161 callback = *callbacks;

Completed in 1881 milliseconds

<<81828384858687888990>>