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

1 2 3 4 5 6 78 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
template.js 37 /* Calls to AddTestCase here */
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
reentrant-success.js 1 description("Tests that reentrant calls to Geolocation methods from the success callback are OK.");
  /external/webkit/WebCore/bridge/
npruntime_priv.h 35 will be deallocated by calls to NPReleaseVariantValue().
  /external/webkit/WebCore/manual-tests/
liveconnect-security-exception.html 16 <p>This test checks for a regression against <i>rdar://problem/4151132 REGRESSION: Some applet liveconnect calls throws privilege exception.</i>.</p>
  /external/webkit/WebCore/platform/brew/
LoggingBrew.cpp 40 // By default we log calls to notImplemented().
  /external/webkit/WebKitTools/CLWrapper/
CLWrapper.cpp 1 // CLWrapper.cpp : Calls the perl script parallelcl to perform parallel compilation
  /frameworks/base/awt/javax/imageio/event/
IIOReadWarningListener.java 44 * the ImageReader object which calls this method.
IIOWriteWarningListener.java 39 * the ImageWriter object which calls this method.
  /frameworks/base/core/java/android/appwidget/
AppWidgetHost.java 103 * Start receiving onAppWidgetChanged calls for your AppWidgets. Call this when your activity
127 * Stop receiving onAppWidgetChanged calls for your AppWidgets. Call this when your activity is
176 * host. Any future calls about this host will cause the records to be re-allocated.</li>
193 * host. Any future calls about this host will cause the records to be re-allocated.</li>
  /frameworks/base/core/java/android/content/
MutableContextWrapper.java 29 * Change the base context for this ContextWrapper. All calls will then be
  /frameworks/base/core/java/android/content/res/
XmlResourceParser.java 31 * Close this interface to the resource. Calls on the interface are no
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodCallback.aidl 28 * to its client with results from incoming calls.
  /frameworks/base/include/utils/
Log.h 25 // supports O_APPEND. These calls have mutex-protected data structures
  /frameworks/base/services/java/com/android/server/am/
PendingThumbnailsRecord.java 24 * This class keeps track of calls to getTasks() that are still
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 33 * method calls (see {@link android.app.Application} for more details).
35 * following calls at the following times.
37 * <ul><li>The test case will not call onCreate() until your test calls
127 * This will make the necessary calls to terminate the Application under test (it will
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeAssetManager.java 29 * {@link Bridge} calls this method after setting up a new bridge.
  /packages/apps/Calculator/tests/src/com/android/calculator2/tests/
CalculatorLaunchPerformance.java 45 * Calls LaunchApp and finish.
  /packages/apps/Calendar/tests/src/com/android/calendar/
CalendarLaunchPerformance.java 45 * Calls LaunchApp and finish.
  /packages/apps/Camera/tests/src/com/android/camera/
CameraLaunchPerformance.java 38 * Calls LaunchApp and finish.
  /packages/apps/Contacts/tests/src/com/android/contacts/
ContactsLaunchPerformance.java 41 * Calls LaunchApp and finish.
DialerLaunchPerformance.java 41 * Calls LaunchApp and finish.
  /packages/apps/DeskClock/tests/src/com/android/deskclock/
DeskClockLaunchPerformance.java 37 * Calls LaunchApp and finish.
  /packages/apps/Gallery/tests/src/com/android/camera/
CameraLaunchPerformance.java 38 * Calls LaunchApp and finish.
  /packages/apps/IM/src/com/android/im/engine/
InvitationListener.java 26 * Calls when an invitation to join a certain group from another user
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeControl.java 35 * to allow <code>beginElement</code> calls.
62 * to allow <code>beginElementAt</code> calls.
78 * to allow <code>endElement</code> calls.
97 * to allow <code>endElementAt</code> calls.

Completed in 265 milliseconds

1 2 3 4 5 6 78 91011>>