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

1 2 34 5 6 7 8 91011>>

  /packages/apps/Camera/src/com/android/camera/ui/
LayoutChangeNotifier.java 23 // Invoked only when the layout has changed or it is the first layout.
  /packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/
RepeatFailureDetector.java 54 * being invoked. This is used to determine if a frame success corresponds
71 * invoked in-order each time the number of consecutive failures
73 * invoked after N * consecutiveFailureThreshold consecutive
75 * @param recoverySuccessCallback Invoked upon success of a recovery
  /cts/tests/tests/text/src/android/text/cts/
InputFilter_LengthFilterTest.java 34 // filter() implicitly invoked. If the total length > filter length, the filter will
52 // filter() explicitly invoked
  /cts/tests/tests/view/src/android/view/cts/
ChoreographerTest.java 70 // We expect the remaining callbacks to have been invoked once.
75 // If we post a callback again, then it should be invoked again.
131 // The callbacks should not have been invoked yet because of the delay.
138 // We expect the remaining callbacks to have been invoked.
207 // We expect the remaining callbacks to have been invoked once.
218 // If we post a callback again, then it should be invoked again.
248 // The callbacks should not have been invoked yet because of the delay.
255 // We expect the remaining callbacks to have been invoked.
  /external/bzip2/
bzgrep.1 34 is invoked as
48 program to be invoked. For example:
  /external/libnl/include/netlink/
types.h 58 * A callback invoked for output
67 * A callback invoked for every new line, can be used to
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
MethodInterceptor.java 28 * The original method may either be invoked by normal reflection using the Method object,
35 * @throws Throwable any exception may be thrown; if so, super method will not be invoked
  /external/mockito/src/org/mockito/internal/verification/checkers/
MissingInvocationInOrderChecker.java 44 * rather that not invoked in order. Issue related to
47 * is not invoked.
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
Request.java 53 * Invoked if the associated request has been aborted before ever being
57 * No {@link ResponseListener} methods will be invoked if this is called.<br>
  /external/glide/library/src/main/java/com/bumptech/glide/request/
RequestFutureTarget.java 125 * A callback that should never be invoked directly.
149 * A callback that should never be invoked directly.
157 * A callback that should never be invoked directly.
165 * A callback that should never be invoked directly.
176 * A callback that should never be invoked directly.
219 * A callback that should never be invoked directly.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
MethodExitWithReturnValueTest.java 200 logWriter.println("==> CHECK: booleanMethod() is invoked, return value:" + b);
205 logWriter.println("==> CHECK: shortMethod() is invoked, return value:" + s);
210 logWriter.println("==> CHECK: charMethod() is invoked, return value:" + c);
215 logWriter.println("==> CHECK: intMethod() is invoked, return value:" + i);
220 logWriter.println("==> CHECK: longMethod() is invoked, return value:" + l);
225 logWriter.println("==> CHECK: doubleMethod() is invoked, return value:" + d);
229 logWriter.println("==> CHECK: voidMethod() is invoked");
  /external/openfst/src/include/fst/
visit.h 46 // // Invoked before visit
48 // // Invoked when state discovered (2nd arg is visitation root)
50 // // Invoked when arc to white/undiscovered state examined
52 // // Invoked when arc to grey/unfinished state examined
54 // // Invoked when arc to black/finished state examined
56 // // Invoked when state finished.
58 // // Invoked after visit
  /external/clang/include/clang/AST/
ASTConsumer.h 58 /// \brief This callback is invoked each time an inline method definition is
71 /// HandleTagDeclDefinition - This callback is invoked each time a TagDecl
77 /// \brief This callback is invoked the first time each TagDecl is required to
81 /// \brief Invoked when a function is implicitly instantiated.
112 /// CompleteTentativeDefinition - Callback invoked at the end of a translation
  /external/javassist/src/main/javassist/tools/reflect/
Metaobject.java 152 * Is invoked when public fields of the base-level
172 * Is invoked when public fields of the base-level
192 * Is invoked when base-level method invocation is intercepted.
198 * <p>Note: this method is not invoked if the base-level method
199 * is invoked by a constructor in the super class. For example,
  /external/jetty/src/java/org/eclipse/jetty/io/
NetworkTrafficListener.java 41 * <p>Callback method invoked when a connection from a remote client has been accepted.</p>
50 * <p>Callback method invoked when bytes sent by a remote client arrived on the server.</p>
58 * <p>Callback method invoked when bytes are sent to a remote client from the server.</p>
59 * <p>This method is invoked after the bytes have been actually written to the remote client.</p>
67 * <p>Callback method invoked when a connection to a remote client has been closed.</p>
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
InvokeMethodWithSuspensionDebuggee.java 60 // Invoked to suspend main thread (event thread #1) on a breakpoint.
64 // Invoked to suspend test thread (event thread #2) and all others threads on a breakpoint.
68 // Invoked in event thread #1. This will unblock event thread #2 that will suspend all threads
  /external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 142 /// This routine will only be invoked if the "externally completed" bit is
159 /// \brief Function that will be invoked when we begin parsing a new
248 /// invoked multiple times; the external source should take care not to
257 /// invoked multiple times; the external source should take care not to
267 /// invoked multiple times; the external source should take care not to
277 /// invoked multiple times; the external source should take care not to
285 /// be invoked multiple times; the external source should take care not to
295 /// may be invoked multiple times; the external source should take care not
304 /// the given vector. Note that this routine may be invoked multiple times;
313 /// vector. Note that this routine may be invoked multiple times; the externa
    [all...]
  /external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.h 45 // WARNING: callbacks may be invoked on a different thread
96 // Invoked when an child process (client) event occurs
100 // Invoked when the controlling thread (main) event occurs
  /external/libvpx/libvpx/
usage_dx.dox 20 that allow the application to register a callback to be invoked by the
25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
27 #vpx_codec_put_slice_cb_fn_t and are invoked after a subsection of the frame
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraExceptionHandler.java 58 * @param callback The callback which will be invoked.
59 * @param handler The handler in which the callback will be invoked in.
70 * @param handler The handler in which the default callback will be invoked in.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
usage_dx.dox 20 that allow the application to register a callback to be invoked by the
25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
27 #vpx_codec_put_slice_cb_fn_t and are invoked after a subsection of the frame
  /hardware/ril/reference-ril/
atchannel.h 79 /* This callback is invoked on the command thread.
82 /* This callback is invoked on the reader thread (like ATUnsolHandler)
86 It may also be invoked immediately from the current thread if the read
  /system/bt/btif/src/
btif_sm.c 73 ** be available until the btif_sm_shutdown API is invoked.
177 ** shall be invoked before exiting the current state. The
178 ** 'BTIF_SM_ENTER_EVT' shall be invoked before entering the new state
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
272 section in an object. This interface should only be invoked in the
281 an object. This interface should only be invoked in the claim_file handler.
291 in an object. This interface should only be invoked in the claim_file
305 specifies the number of entries in each array. This should be invoked
314 desired so that the linker can prepare for it. This should be invoked
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
272 section in an object. This interface should only be invoked in the
281 an object. This interface should only be invoked in the claim_file handler.
291 in an object. This interface should only be invoked in the claim_file
305 specifies the number of entries in each array. This should be invoked
314 desired so that the linker can prepare for it. This should be invoked

Completed in 658 milliseconds

1 2 34 5 6 7 8 91011>>