/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler.h | 368 * Register for a notification when non-blocking scheduler needs to run
|
/external/opencore/pvmi/media_io/pvmiofileoutput/include/ |
pvmi_media_io_fileoutput.h | 436 //called when re-config notification is recvd
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_port_interface.h | 177 * Notification to sender port to resume sending outgoing message to receiving port.
|
/external/opencore/pvmi/recognizer/include/ |
pvmf_recognizer_registry.h | 123 * A reference to a PVMFRecognizerCommmandHandler which will receive asynchronous command completion notification.
|
/external/webkit/WebKit/android/WebCoreSupport/ |
FrameLoaderClientAndroid.cpp | 268 LOGV("Icon data for %s unavailable, registering for notification...", 608 // This is just a notification that the progress has finished. Don't call [all...] |
/external/webkit/WebKit/chromium/src/ |
FrameLoaderClientImpl.h | 232 // Indicates if we need to send over the initial notification to the plugin
|
/external/webkit/WebKit/mac/Plugins/Hosted/ |
WebHostedNetscapePluginView.mm | 236 - (void)windowFrameDidChange:(NSNotification *)notification
|
/external/webkit/WebKit/mac/WebView/ |
WebTextCompletionController.mm | 322 - (void)tableViewSelectionDidChange:(NSNotification *)notification
|
/external/wpa_supplicant/ |
l2_packet_winpcap.c | 48 * received EAPOL packet or authentication notification. This is used to reduce
|
/external/wpa_supplicant_6/wpa_supplicant/ |
README-WPS | 159 all the details in the GUI. These notification could be used, e.g., to
|
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/ |
l2_packet_winpcap.c | 48 * received EAPOL packet or authentication notification. This is used to reduce
|
/frameworks/base/core/java/android/app/ |
ActivityManagerNative.java | 653 Notification notification = null; local 655 notification = Notification.CREATOR.createFromParcel(data); 658 setServiceForeground(className, token, id, notification, removeNotification); [all...] |
/frameworks/base/core/java/android/content/ |
SyncResult.java | 40 * that the sync request failed and will cause a System Notification to be created
|
/frameworks/base/core/java/android/os/ |
Binder.java | 349 Log.w("BinderNative", "Uncaught exception from death notification",
|
DropBoxManager.java | 278 // TODO: It may be useful to have some sort of notification mechanism
|
/frameworks/base/core/java/android/server/search/ |
Searchables.java | 178 * like to find a better notification mechanism.
|
/frameworks/base/core/java/android/webkit/ |
WebViewClient.java | 61 * rendering picture may not be updated yet. To get the notification for the
|
/frameworks/base/core/java/android/widget/ |
CursorAdapter.java | 352 * Called when the {@link ContentObserver} on the cursor receives a change notification.
|
Filter.java | 198 * <p>Listener used to receive a notification upon completion of a filtering
|
/frameworks/base/docs/html/guide/topics/resources/ |
color-list-resource.jd | 120 window does not have focus (for example, if the notification shade is pulled down or a dialog appears).</dd>
|
/frameworks/base/media/java/android/media/ |
AudioManager.java | 273 * phone ringer to always vibrate, but the notification vibrate to only 588 * vibrate. The notification manager will not vibrate if the policy doesn't 590 * notification manager control whether or not to actually vibrate. [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
SmsMessageBase.java | 277 * Discard Message" notification and should not be stored.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
RuimRecords.java | 376 * RADIO_STATE_CHANGED notification for the power off. And if the
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GsmDataConnectionTracker.java | 766 * the PDP state change notification doesn't always work 825 * RADIO_STATE_CHANGED notification for the power off. And if the [all...] |
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 191 // request the playback of a tone on the specified stream: used for instance to replace notification sounds when playing
|