/external/openfst/src/include/fst/ |
minimize.h | 334 // invoked before dfs visit 337 // invoked when state is discovered (2nd arg is DFS tree root) 347 // invoked when tree arc examined (to undiscoverted state) 352 // invoked when back arc examined (to unfinished state) 357 // invoked when forward or cross arc examined (to finished state) 364 // invoked when state finished (parent is kNoStateId for tree root) 374 // invoked after DFS visit
|
/frameworks/base/core/java/android/os/ |
PerformanceCollector.java | 67 * Callback invoked as first action in 78 * Callback invoked as last action in PerformanceCollector#endSnapshot() 89 * Callback invoked as first action in 100 * Callback invoked as last action in 112 * Callback invoked as last action in 122 * Callback invoked as last action in 132 * Callback invoked as last action in
|
/frameworks/base/telecomm/java/android/telecom/ |
RemoteConference.java | 49 * Invoked when the state of this {@code RemoteConferece} has changed. See 59 * Invoked when this {@code RemoteConference} is disconnected. 68 * Invoked when a {@link RemoteConnection} is added to the conference call. 76 * Invoked when a {@link RemoteConnection} is removed from the conference call. 95 * Invoked when the set of {@link RemoteConnection}s which can be added to this conference 361 * invoked only if the conference contains the capability 378 * This should be invoked only if the conference contains the capability
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/ |
AutoFocusStateMachine.java | 209 * {@code locked == true} will be invoked. If the lock fails, 211 * invoked.</p> 249 * invoked, and after that the effects depend on which mode you were in: 286 * invoked.</p> 289 * {@code locked == true} will be invoked. If the active scan fails, 291 * invoked.</p> 329 * invoked.</p>
|
/frameworks/base/core/java/android/view/ |
MenuItem.java | 72 * Interface definition for a callback to be invoked when a menu item is 80 * Called when a menu item has been invoked. This is the first code 84 * @param item The menu item that was invoked. 93 * Interface definition for a callback to be invoked when a menu item 374 * it may still be invoked via its shortcut (to completely disable an item, 392 * allow it to be invoked via its shortcut. The menu item will still be 418 * Get the sub-menu to be invoked when this item is selected, if it has 532 * action invoked if the item is placed in the overflow menu. 561 * method invoked. The listener may return false from this method to prevent expanding 573 * {@link OnActionExpandListener#onMenuItemActionCollapse(MenuItem)} method invoked [all...] |
HardwareRenderer.java | 248 * This method should be invoked whenever the current hardware renderer 283 * Loads system properties used by the renderer. This method is invoked 323 * Invoked before a view is drawn by a hardware renderer. 332 * Invoked after a view is drawn by a hardware renderer. 351 * @param callbacks Callbacks invoked when drawing happens. 369 * renderer for drawing, if needed. This is invoked when the ViewAncestor has
|
/system/core/libutils/tests/ |
Looper_test.cpp | 179 << "callback should not have been invoked because FD was not signalled"; 198 << "callback should be invoked exactly once"; 220 << "callback should not have been invoked because FD was not signalled"; 241 << "callback should be invoked exactly once"; 267 << "callback should be invoked exactly once"; 293 << "callback should not be invoked"; 316 << "callback should be invoked"; 332 << "callback should not be invoked this time"; 435 << "original handler callback should not be invoked because it was replaced"; 437 << "replacement handler callback should be invoked"; [all...] |
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
AlgorithmParametersTest.java | 106 // test: corresponding spi method is invoked 142 // test: corresponding spi method is invoked 227 // test: corresponding spi method is invoked 286 // test: corresponding spi method is invoked 355 // test: corresponding spi method is invoked 422 // test: corresponding spi method is invoked
|
/external/javassist/src/main/javassist/bytecode/ |
StackMap.java | 153 * Invoked when <code>locals</code> of <code>stack_map_frame</code> 161 * Invoked when <code>stack</code> of <code>stack_map_frame</code> 169 * Invoked when an array of <code>verification_type_info</code> is 204 * Invoked when an element of <code>verification_type_info</code> 211 * Invoked when an element of type <code>Object_variable_info</code> 217 * Invoked when an element of type <code>Uninitialized_variable_info</code>
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowSimpleCursorAdapter.java | 43 * is invoked. If the returned value is true, binding has occured. If the 45 * {@link #setViewText(TextView, String)} is invoked. If the returned value 47 * {@link #setViewImage(ImageView, String)} is invoked. If no appropriate 111 * is invoked. If the returned value is true, binding has occured. If the 113 * {@link #setViewText(TextView, String)} is invoked. If the returned value is 115 * {@link #setViewImage(ImageView, String)} is invoked. If no appropriate
|
/frameworks/base/core/java/android/content/ |
AbstractThreadedSyncAdapter.java | 34 * will be invoked on that thread. 54 * in the service's {@link android.app.Service#onBind(android.content.Intent)} when invoked 340 * Indicates that a sync operation has been canceled. This will be invoked on a separate 344 * This will only be invoked when the SyncAdapter indicates that it doesn't support 358 * Indicates that a sync operation has been canceled. This will be invoked on a separate 362 * This will only be invoked when the SyncAdapter indicates that it does support
|
/frameworks/base/core/java/android/print/ |
PrintDocumentAdapter.java | 125 * resources. This method is invoked on the main thread. 134 * new constraints. This method is invoked on the main thread. 147 * The callback methods can be invoked from an arbitrary thread. 192 * form of a PDF file to the given file descriptor. This method is invoked 204 * methods can be invoked from an arbitrary thread. 246 * resources acquired in {@link #onStart()}. This method is invoked on
|
/frameworks/base/core/java/android/widget/ |
SimpleCursorAdapter.java | 33 * is invoked. If the returned value is true, binding has occured. If the 35 * {@link #setViewText(TextView, String)} is invoked. If the returned value 37 * {@link #setViewImage(ImageView, String)} is invoked. If no appropriate 118 * is invoked. If the returned value is true, binding has occured. If the 120 * {@link #setViewText(TextView, String)} is invoked. If the returned value is 122 * {@link #setViewImage(ImageView, String)} is invoked. If no appropriate
|
/hardware/libhardware/include/hardware/ |
bluetooth.h | 335 /* Invoked in response to create_bond, cancel_bond or remove_bond */ 350 /* Callback that is invoked by the callback thread to allow upper layer to attach/detach to/from 359 * This callback shall be invoked whenever the le_tx_test, le_rx_test or le_test_end is invoked 363 /** Callback invoked when energy details are obtained */ 427 * The reverse shall occur whenever the profile 'cleanup' APIs are invoked
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
AlgorithmParametersTest.java | 112 // test: corresponding spi method is invoked 148 // test: corresponding spi method is invoked 277 // test: corresponding spi method is invoked 358 // test: corresponding spi method is invoked 427 // test: corresponding spi method is invoked 494 // test: corresponding spi method is invoked
|
/external/clang/include/clang/Analysis/Analyses/ |
Consumed.h | 106 /// invoked. 117 /// invoked. 258 /// value who's type has uniquness annotations. If methods are invoked in
|
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
PreconditionsTest.java | 348 boolean invoked; field in class:PreconditionsTest.Message 350 assertFalse(invoked); 351 invoked = true;
|
/external/guava/guava-tests/test/com/google/common/base/ |
PreconditionsTest.java | 356 boolean invoked; field in class:PreconditionsTest.Message 358 assertFalse(invoked); 359 invoked = true;
|
/external/jpeg/ |
jdtrans.c | 78 * standalone, or in state DSTATE_BUFIMAGE if being invoked to get access 144 * standalone, or in state DSTATE_BUFIMAGE if being invoked to get access 195 * standalone, or in state DSTATE_BUFIMAGE if being invoked to get access
|
/external/llvm/include/llvm/IR/ |
LLVMContext.h | 85 /// setInlineAsmDiagnosticHandler - This method sets a handler that is invoked 103 /// setDiagnosticHandler - This method sets a handler that is invoked 138 /// to the client that invoked the LLVM compilation. This can be used to yield
|
/external/v8/include/ |
v8-debug.h | 174 // can be invoked from a non-VM thread) for further client command 234 * 2. It should be invoked with the same precautions and from the same context 235 * as V8 script would be invoked from, because:
|
/frameworks/base/core/java/android/database/ |
ContentObserver.java | 153 * Otherwise, the {@link #onChange} method is invoked immediately on this thread. 171 * Otherwise, the {@link #onChange} method is invoked immediately on this thread. 187 * Otherwise, the {@link #onChange} method is invoked immediately on this thread.
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
AndroidCameraAgentImpl.java | [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
SQLiteContentProvider.java | 62 * The equivalent of the {@link #insert} method, but invoked within a transaction. 68 * The equivalent of the {@link #update} method, but invoked within a transaction. 74 * The equivalent of the {@link #delete} method, but invoked within a transaction.
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
quick_exit.c | 47 * Stack of cleanup handlers. These will be invoked in reverse order when
|