HomeSort by relevance Sort by last modified time
    Searched full:notification (Results 426 - 450 of 994) sorted by null

<<11121314151617181920>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h 76 DISCONN_TYPE_DEAUTH /* Send disassocciation notification upon disconnecting */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 68 * and complete notification is expected.
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
PowerSrv.c 324 - powerSaveCompleteCB - Callback function - for success/faild notification.
382 - powerSaveCompleteCB - Callback function - for success/faild notification.
432 - powerSaveCompleteCB - Callback function - for success/faild notification.
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebPDFView.mm 88 - (void)_PDFDocumentViewMightHaveScrolled:(NSNotification *)notification;
414 // FIXME 2573089: we can observe a notification for first responder changes
450 // FIXME 2573089: we can observe a notification for changes to the first responder
    [all...]
WebVideoFullscreenHUDWindowController.mm 665 - (void)windowDidExpose:(NSNotification *)notification
670 - (void)windowDidClose:(NSNotification *)notification
  /external/wpa_supplicant/
eap.c 404 * Handles requests for Notification method and builds a response.
406 SM_STATE(EAP, NOTIFICATION)
411 SM_ENTRY(EAP, NOTIFICATION);
635 SM_ENTER(EAP, NOTIFICATION);
1022 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Request Notification data",
1042 wpa_printf(MSG_DEBUG, "EAP: Generating EAP-Response Notification");
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 424 * Handles requests for Notification method and builds a response.
426 SM_STATE(EAP, NOTIFICATION)
430 SM_ENTRY(EAP, NOTIFICATION);
630 SM_ENTER(EAP, NOTIFICATION);
1031 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Request Notification data",
1050 wpa_printf(MSG_DEBUG, "EAP: Generating EAP-Response Notification");
    [all...]
  /packages/apps/IM/src/com/android/im/provider/
Imps.java     [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java 417 * Returns the notification marker position expressed in frames.
424 * Returns the notification update period expressed in frames.
619 * @param handler the Handler that will receive the event notification messages.
672 * reached a notification marker set by {@link AudioRecord#setNotificationMarkerPosition(int)}
685 * a multiple of the notification period.
AudioTrack.java 519 * Returns the notification update period expressed in frames.
614 * @param handler the Handler that will receive the event notification messages.
686 * Sets the position of the notification marker.
700 * Sets the period for the periodic notification event.
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java 142 * longer a UI-visible for setting notification vibrate on/off (in
144 * notification vibrate to on.
487 * Initialize new notification pulse setting
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java     [all...]
SAX2RTFDTM.java 212 * Receive notification of the beginning of a new RTF document.
236 * Receive notification of the end of the document.
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 188 * The memory is allocated and the dsp node is created. Add notification object
413 struct DSP_NOTIFICATION* notification; local
416 LCML_MALLOC(notification,sizeof(struct DSP_NOTIFICATION),struct DSP_NOTIFICATION)
417 if(notification == NULL)
422 memset(notification, 0, sizeof(struct DSP_NOTIFICATION));
424 status = DSPNode_RegisterNotify(phandle->dspCodec->hNode, DSP_NODEMESSAGEREADY, DSP_SIGNALEVENT, notification);
426 phandle->g_aNotificationObjects[0] = notification;
512 * The memory is allocated and the dsp node is created. Add notification object
722 struct DSP_NOTIFICATION* notification; local
725 LCML_MALLOC(notification,sizeof(struct DSP_NOTIFICATION),struct DSP_NOTIFICATION)
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerBase.java 250 * Receive notification of a comment.
349 * An element is currently open if a startElement() notification has
352 * to close the elements opening tag by another notification, such as a
353 * character notification.
944 * it were an input character notification.
    [all...]
ToXMLSAXHandler.java 38 * This class receives notification of SAX-like events, and with gathered
174 * Receives notification of the end of the document.
  /external/icu4c/common/
serv.h 501 * to receive notification when factories are added or removed from
780 * <p>This issues a serviceChanged notification to registered listeners.</p>
801 * <p>This issues a serviceChanged notification to registered listeners.</p>
818 * <p>This issues a serviceChanged notification to registered
831 * <p>This issues a serviceChanged notification to registered listeners.</p>
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 506 /* Callback notification. Ideally this audio acquisition thread should be very lean.
707 /* Callback notification. Ideally this audio acquisition thread should be very lean.
    [all...]
  /external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy.cpp 181 //Add notification active object to API thread.
251 //get next notification or cleanup message.
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 254 /* Semi-busy wait, since we have no way of getting play notification
696 /* See if we can use DirectX 6 event notification */
  /external/tcpdump/
sctpConstants.h 376 * when we enter the fd event notification
449 /* Here are the notification constants
  /external/webkit/WebCore/bindings/v8/
V8Index.h 102 V(NOTIFICATION, Notification) \
    [all...]
  /external/webkit/WebCore/loader/
EmptyClients.h 368 // virtual void webViewDidChangeTypingStyle:(NSNotification *)notification { }
369 // virtual void webViewDidChangeSelection:(NSNotification *)notification { }
  /external/webkit/WebKit/android/WebCoreSupport/
ChromeClientAndroid.cpp 367 // We've sent notification to the browser so now wait for it to come back.
433 // We've sent notification to the browser so now wait for it to come back.

Completed in 681 milliseconds

<<11121314151617181920>>