/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 585 // we don't want to leave serializer to fire off this event,
|
ToStream.java | [all...] |
/external/dbus/dbus/ |
dbus-mainloop.c | 740 /* Save last callback time and fire this timeout */
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_cache.cpp | 295 //consistency checks. if these asserts fire, there is
|
/external/quake/quake/src/WinQuake/data/ |
MANUAL.TXT | 176 Tap the Shoot key (the Ctrl key or left mousebutton) to fire. Hold it
194 it's probably a shootable button-- fire at it.
335 Toggles between "none" and "no friendly fire". In the latter mode,
[all...] |
/external/webkit/SunSpider/tests/sunspider-0.9/ |
crypto-md5.js | 261 That quench the fire of your pernicious rage\n\
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
crypto-md5.js | 261 That quench the fire of your pernicious rage\n\
|
/external/webkit/WebCore/loader/ |
CachedResource.cpp | 309 // The following assert should be investigated whenever it occurs. Although it should never fire, it currently does in rare circumstances.
|
/external/webkit/WebCore/page/animation/ |
AnimationController.cpp | 137 // fire all the events
|
KeyframeAnimation.cpp | 107 // Fire the start timeout if needed
|
/external/webkit/WebCore/wml/ |
WMLInputElement.cpp | 293 // Fire onChange for text fields.
|
/external/webkit/WebKit/chromium/public/ |
WebKitClient.h | 94 // Called when storage events fire.
|
/external/webkit/WebKit/gtk/WebCoreSupport/ |
EditorClientGtk.cpp | 76 // This signal will fire during a keydown event. We want the contents of the
|
/frameworks/base/core/java/android/view/ |
ScaleGestureDetector.java | 123 * and the current combined pressure. We will only fire an onScale event if
|
/frameworks/base/core/java/android/webkit/ |
HTML5VideoViewProxy.java | 119 // The spec says the timer should fire every 250 ms or less.
|
/frameworks/base/docs/html/guide/practices/design/ |
seamlessness.jd | 65 This will fire the onSaveInstanceState() and onPause() methods, and will likely result in
|
/frameworks/base/docs/html/resources/articles/ |
index.jd | 141 <dd>This article introduces WikiNotes for Android, part of the Apps for Android project. It covers the use of Linkify to turn ordinary text views into richer, link-oriented content that causes Android intents to fire when a link is selected.</dd>
|
wikinotes-intents.jd | 15 activity to fire in order to do something with the data. It will also explain
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
Alarms.java | 161 * @return Time when the alarm will fire.
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/ |
Visualization5RS.java | 189 mTextures[7] = Allocation.createFromBitmapResource(mRS, mResources, R.drawable.fire, Element.RGB_565(mRS), false);
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 785 // Fire the success events. 804 // Fire the error events to all pending master entries, as well any other cache hosts [all...] |
/external/webkit/WebKit/mac/WebView/ |
WebView.h | 197 Once the receiver has closed, it will no longer respond to requests or fire delegate methods. 198 (However, the -close method itself may fire delegate methods.)
|
/external/webkit/WebKit/win/Interfaces/ |
IWebView.idl | 731 Once the receiver has closed, it will no longer respond to requests or fire delegate methods. 732 (However, the -close method itself may fire delegate methods.) [all...] |
/external/webkit/WebCore/page/ |
EventHandler.cpp | 456 #if PLATFORM(MAC) // FIXME: Why does this assertion fire on other platforms? [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TransformerImpl.java | [all...] |