HomeSort by relevance Sort by last modified time
    Searched full:invoked (Results 676 - 700 of 3054) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/
debug-version.js 89 // Make sure that the debug event listener vas invoked.
  /external/v8/test/mjsunit/regress/
regress-1081309.js 109 // Make sure that the debug event listener vas invoked.
regress-1170187.js 80 // Make sure that the debug event listener vas invoked (again).
  /external/valgrind/coregrind/m_scheduler/
sched-lock.c 55 * @note Must be called before any other sched_lock*() function is invoked.
  /external/valgrind/gdbserver_tests/
make_local_links 17 echo "make_local_links is not invoked from the top-of-tree directory" 1>&2
  /frameworks/base/core/java/android/app/backup/
BackupAgentHelper.java 89 * @param helper A backup/restore helper object to be invoked during backup and restore
IBackupManager.aidl 57 * method is only invoked by the Activity Manager.
63 * This method is only invoked by the Activity Manager.
69 * need a data-restore pass. This method is only invoked by the Package Manager.
290 * invoked.
  /frameworks/base/core/java/android/database/
DefaultDatabaseErrorHandler.java 49 * defines the default method to be invoked when database corruption is detected.
  /frameworks/base/core/java/android/hardware/camera2/
TotalCaptureResult.java 96 * of when {@link CameraCaptureSession.CaptureCallback#onCaptureProgressed} was invoked.</p>
  /frameworks/base/core/java/android/hardware/camera2/dispatch/
ArgumentReplacingDispatcher.java 47 * <p>For example, if a method {@code onAction(T1 a, Integer b, T2 c)} is invoked, and we wanted
MethodNameInvoker.java 41 * @param targetClass destination dispatch class, the invoked methods will be from this class
  /frameworks/base/core/java/android/hardware/camera2/utils/
TaskSingleDrainer.java 32 * callback will be invoked.</p>
  /frameworks/base/core/java/android/net/
INetworkManagementEventObserver.aidl 38 * this method is invoked when the cable is plugged in or unplugged.
  /frameworks/base/core/java/android/util/
TimedRemoteCaller.java 42 * // One way callback invoked when the remote method is done.
  /frameworks/base/core/java/android/view/
IWindow.aidl 42 * Invoked by the view server to tell a window to execute the specified
SubMenu.java 108 * @return The {@link MenuItem} that launches the submenu when invoked.
  /frameworks/base/core/java/android/webkit/
WebIconDatabase.java 25 * These functions require that a WebView be constructed before being invoked
  /frameworks/base/docs/html/guide/
index.jd 27 <p>Android apps are built as a combination of distinct components that can be invoked
  /frameworks/base/docs/html/training/search/
backward-compat.jd 27 system provided UI that overlays on top of your application when invoked.</p>
  /frameworks/base/docs/html/training/testing/unit-testing/
local-unit-tests.jd 129 code block will be invoked before each test. You can have multiple {@code &#64;Before} methods but
142 {@code &#64;BeforeClass}: Use this annotation to specify static methods to be invoked only once per
146 {@code &#64;AfterClass}: Use this annotation to specify static methods to be invoked only after all
171 With Mockito, you can configure mock objects to return some specific value when invoked.</p>
  /frameworks/base/include/android_runtime/
AndroidRuntime.h 93 * correct static main will be invoked.
  /frameworks/base/libs/hwui/renderthread/
RenderProxy.h 53 * RenderProxy is strictly single threaded. All methods must be invoked on the owning
  /frameworks/base/media/java/android/media/
RemoteDisplay.java 159 * Listener invoked when the remote display connection changes state.
  /frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
TestJobService.java 44 * This service is invoked in response to Intents with action android.content.SyncAdapter, and
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/system/
Settings.java 31 * be invoked from the UI thread

Completed in 142 milliseconds

<<21222324252627282930>>