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

<<11121314151617181920>>

  /external/webrtc/test/testsupport/
frame_writer.h 37 // to use anymore. Will also be invoked by the destructor.
  /frameworks/base/core/java/android/ddm/
DdmRegister.java 35 * Note that this is invoked by the application (usually through a
  /frameworks/base/core/java/android/hardware/camera2/dispatch/
BroadcastDispatcher.java 28 * <p>Every time {@link #dispatch} is invoked, all the broadcast targets will
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionCore.java 42 * Create an internal state callback, to be invoked on the mDeviceHandler
  /frameworks/base/core/java/android/widget/
BaseAdapter.java 55 * or available. Once invoked this adapter is no longer valid and should
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 44 // Registers a callback to be invoked whenever a user changes a preference.
  /frameworks/base/tests/RenderScriptTests/HelloWorld/src/com/example/android/rs/helloworld/
helloworld.rs 28 // This is invoked automatically when the script is created
  /frameworks/compile/libbcc/include/bcc/
Script.h 31 // This hook will be invoked after the script object is successfully reset.
  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
Benchmark.java 57 android.util.Log.v("LatencyBench", "Invoked forEach took " + t + " ms");
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
OnChildViewHolderSelectedListener.java 27 * Callback method to be invoked when a child of this ViewGroup has been
SearchEditText.java 35 * Method invoked when the keyboard is dismissed.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ViewStubCompat.java 113 * or when {@link #inflate()} is invoked. The View created by inflating the layout resource is
157 * {@link #inflate()} is invoked and this StubbedView is replaced in its parent
253 * Invoked after a ViewStub successfully inflated its layout resource.
254 * This method is invoked after the inflated view was added to the
  /libcore/luni/src/main/java/java/io/
NotActiveException.java 21 * Signals that a serialization-related method has been invoked in the wrong
  /libcore/luni/src/main/java/java/lang/
IllegalArgumentException.java 21 * Thrown when a method is invoked with an argument which it can not reasonably
InstantiationError.java 23 * {@code new} is invoked.
  /ndk/sources/android/crazy_linker/tests/
test_load_library_callbacks.cpp 36 Panic("Post for delayed execution not invoked\n");
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
MockAlarmManager.java 54 * Returns whether set() was invoked.
  /packages/apps/Camera/src/com/android/camera/
CameraButtonIntentReceiver.java 24 * {@code CameraButtonIntentReceiver} is invoked when the camera button is
  /packages/apps/Camera2/src/com/android/camera/async/
Updatable.java 44 * <li>Never leak control of the thread on which they are invoked. (e.g.
  /packages/apps/Contacts/src/com/android/contacts/editor/
CancelEditDialogFragment.java 67 * Invoked when the user confirms that they want to cancel editing the contact.
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraButtonIntentReceiver.java 24 * {@code CameraButtonIntentReceiver} is invoked when the camera button is
  /packages/apps/UnifiedEmail/src/com/android/mail/text/
LinkStyleSpan.java 36 * The onclick listener invoked when the link is clicked.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutAction.java 26 * Action executed when the "Convert Layout" menu item is invoked.
ChangeViewAction.java 26 * Action executed when the "Change View Type" menu item is invoked.
ExtractIncludeAction.java 26 * Action executed when the "Extract as Include" menu item is invoked.

Completed in 341 milliseconds

<<11121314151617181920>>