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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
isSupported04.java 45 * method is invoked with "feature" equal to "xml" and the version equal to 1.0.
isSupported05.java 45 * method is invoked with "feature" equal to "core" and the version equal to 2.0.
isSupported06.java 45 * method is invoked with "feature" equal to "xml" and the version equal to 2.0.
isSupported07.java 45 * method is invoked with "feature" equal to "XML" and the version equal blank.
isSupported09.java 45 * method is invoked with "feature" equal to "XML" and the version equal to 1.0.
isSupported10.java 45 * method is invoked with "feature" equal to "CORE" and the version equal to 2.0.
isSupported11.java 45 * method is invoked with "feature" equal to "XML" and the version equal to 2.0.
isSupported12.java 45 * method is invoked with "feature" equal to "CORE" and the version equal to 1.0.
  /libcore/luni/src/main/java/java/net/
SecureCacheResponse.java 60 * connection retrieved network resource. This method can only be invoked
  /libcore/luni/src/main/java/java/util/concurrent/
CyclicBarrier.java 275 * Waits until all {@linkplain #getParties parties} have invoked
301 * {@code await} is invoked, or while any thread is waiting, then
337 * Waits until all {@linkplain #getParties parties} have invoked
368 * {@code await} is invoked, or while any thread is waiting, then
FutureTask.java 19 * or cancelled (unless the computation is invoked using
182 * Protected method invoked when this task transitions to state
196 * <p>This method is invoked internally by the {@link #run} method
214 * <p>This method is invoked internally by the {@link #run} method
  /libcore/luni/src/main/java/javax/crypto/
CipherOutputStream.java 115 * On the underlying cipher {@code doFinal} will be invoked, and any
  /libcore/luni/src/main/java/javax/xml/validation/
ValidatorHandler.java 55 * {@link ContentHandler#endPrefixMapping(String)} are invoked
69 * the startDocument method is invoked.
148 * are invoked on a {@link ValidatorHandler},
150 * must be invoked for the same event before the callback
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DOMImplementationHasFeature.java 18 * version)" method is invoked with feature equal to "core". The method should
  /ndk/sources/cxx-stl/gabi++/src/
terminate.cc 44 // get the chance to be invoked.
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 115 # be evaluated before every command is invoked. Make sure that works, when
  /ndk/sources/third_party/googletest/googletest/test/
gtest_break_on_failure_unittest_.cc 39 // This program will be invoked from a Python unit test. It is
gtest_filter_unittest_.cc 38 // The program will be invoked from a Python unit test. Don't run it
gtest_list_tests_unittest_.cc 38 // This program will be invoked from a Python unit test.
gtest_throw_on_failure_test_.cc 35 // invoked by gtest_throw_on_failure_test.py, and is expected to exit
  /packages/apps/Calendar/src/com/android/calendar/
EditResponseHelper.java 37 * and is invoked when the "Ok" button is selected.
  /packages/apps/Camera/src/com/android/camera/
PreviewFrameLayout.java 37 /** A callback to be invoked when the preview frame's size changes. */
ShutterButton.java 35 * A callback to be invoked when a ShutterButton's pressed state changes.
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
ResponseListeners.java 111 * @param callback A thread-safe callback to be invoked as soon as each
  /packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
PreviewStarter.java 49 * @param sessionListener A callback to be invoked when the capture session

Completed in 144 milliseconds

<<21222324252627282930>>