HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 451 - 475 of 3371) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/accessibility/mac/
AXObjectCacheMac.mm 42 // The simple Cocoa calls in this file don't throw exceptions.
  /external/webkit/WebCore/editing/
EditCommand.h 74 virtual void doReapply(); // calls doApply()
  /external/webkit/WebCore/history/
PageCache.h 61 ~PageCache(); // Not implemented to make sure nobody accidentally calls delete -- WebCore does not delete singletons.
  /external/webkit/WebCore/manual-tests/
liveconnect-applet-array-parameters.html 7 This page calls a Java method which takes Arrays as parameters. On successful calling of the function, the passed in values are printed
  /external/webkit/WebKit/chromium/public/
WebKit.h 42 // and must remain valid until the current thread calls shutdown.
WebStorageNamespace.h 57 // Create a new WebStorageArea object. Two subsequent calls with the same origin
  /external/webkit/WebKit/mac/Misc/
WebNSViewExtras.h 52 // Calls _web_dragShouldBeginFromMouseDown:withExpiration:xHysteresis:yHysteresis: with
  /external/webkit/WebKit/win/WebKit.vcproj/
WebKit_Cairo.def 15 ; Safari-specific Calls we don't export
WebKit_Cairo_debug.def 15 ; Safari-specific Calls we don't export
  /external/webkit/WebKitTools/MIDLWrapper/
MIDLWrapper.cpp 1 // MIDLWrapper.cpp : Just calls the built-in midl.exe with the given arguments.
  /frameworks/base/core/java/android/app/
ActivityGroup.java 90 * from calls to their onRetainNonConfigurationInstance methods.
  /frameworks/base/core/java/android/os/
IBinder.java 25 * performing in-process and cross-process calls. This
57 * B receives the incoming transaction, calls Binder.onTransact() on the target
65 * handling that transaction calls transact() on an IBinder that is implemented
146 * to instantiate a proxy class to marshall calls through
  /frameworks/base/core/java/android/text/style/
CharacterStyle.java 55 * passes {@link #updateDrawState} calls through to the
StyleSpan.java 30 * separate spans, or if the base style is bold and a span calls for italic,
  /frameworks/base/core/java/android/view/inputmethod/
InputConnectionWrapper.java 23 * <p>Wrapper class for proxying calls to another InputConnection. Subclass
  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 80 * Special for system process to not allow incoming calls to run at
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 202 <dd>The Backup Manager calls this method after you <a href="#RequestBackup">request a
210 <dd>The Backup Manager calls this method during a restore operation (you can <a
212 user re-installs your application). When it calls this method, the Backup Manager delivers your
222 <p>When it's time to back up your application data, the Backup Manager calls your {@link
242 <p>When the Backup Manager calls your {@link
266 returned as {@code oldState} the next time the Backup Manager calls your {@link
269 will point to an empty file next time Backup Manager calls {@link
344 {@code oldState} the next time it calls {@link
370 <p>When it's time to restore your application data, the Backup Manager calls your backup
372 onRestore()} method. When it calls this method, the Backup Manager delivers your backup data s
    [all...]
  /frameworks/base/docs/html/resources/articles/
glsurfaceview.jd 16 <li>Providing easy-to-use debugging tools for tracing OpenGL ES API calls and
82 Just add more OpenGL calls to the <code>ClearRenderer.onDrawFrame()</code> method.
100 <code>glClear</code> to clear the framebuffer, followed by other OpenGL ES calls
258 to enable logging and/or error checking your OpenGL ES calls. Call this method
  /frameworks/base/include/media/
JetPlayer.h 80 Mutex mMutex; // mutex to sync the render and playback thread with the JET calls
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 49 // Make sure to ignore calls to afterTextChanged caused by the work done below
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaConnection.java 50 String dialString; // outgoing calls only
51 String postDialString; // outgoing calls only
210 // On mobile originated (MO) calls, the phone number may have changed
213 // We assume we know when MO calls are created (since we created them)
217 // ... but we can compare phone numbers on MT calls, and we have
593 // outgoing calls only
596 // Only release wake lock for incoming calls, for outgoing calls the wake lock
747 * and outgoing calls
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
MethodAdapter.java 23 * The adapter calls the void {@link #onInvokeV(String, boolean, Object)} listener
  /hardware/ti/omap3/dspbridge/libbridge/
dsptrap.c 30 *! 02-Nov-1999 kc: Modified to enable return values from BRD API calls.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnSm.c 234 * Calls the Sm specific SCR request function
281 * Calls the SM specific stop scan function
358 * Releases the SCR and calls the client scan complete CB, if not running within a request context
385 * Calls the SM specific recovery handling function and send a scan complete event. Used to stop timer
  /ndk/samples/san-angeles/jni/
app-android.c 80 * time in sTimeStopped for future nativeRender calls */

Completed in 247 milliseconds

<<11121314151617181920>>