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

<<11121314151617181920>>

  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 10 <p><strong>Confirming</strong> is asking the user to verify that they truly want to proceed with an action they just invoked. In some cases, the confirmation is presented along with a warning or critical information related to the action that they need to consider.</p>
14 <p><strong>Acknowledging</strong> is displaying text to let the user know that the action they just invoked has been completed. This removes uncertainty about implicit operations that the system is taking. In some cases, the acknowledgment is presented along with an option to undo the action.</p>
  /frameworks/base/docs/html/training/load-data-background/
handle-results.jd 45 This method is invoked when {@link android.support.v4.content.CursorLoader} detects
125 * Invoked when the CursorLoader is being reset. For example, this is
  /frameworks/base/docs/html/training/swipe/
respond-refresh-request.jd 48 onRefresh()} method is invoked when the user performs a swipe gesture.
75 * Sets up a SwipeRefreshLayout.OnRefreshListener that is invoked when the user
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreCipherSpiBase.java 406 "AAD can only be provided before Cipher.update is invoked");
657 // This should never be invoked because all algorithms registered with the AndroidKeyStore
664 // This should never be invoked because all algorithms registered with the AndroidKeyStore
770 * Invoked by {@code engineInit} to initialize algorithm-specific parameters when no additional
779 * Invoked by {@code engineInit} to initialize algorithm-specific parameters when additional
791 * Invoked by {@code engineInit} to initialize algorithm-specific parameters when additional
835 * Invoked to add algorithm-specific parameters for the KeyStore's {@code begin} operation.
844 * Invoked to obtain algorithm-specific parameters from the result of the KeyStore's
    [all...]
  /frameworks/base/obex/javax/obex/
Authenticator.java 50 * <code>onAuthenticationChallenge()</code> method will be invoked by the OBEX
62 * <code>onAuthenticationResponse()</code> method is invoked by the API
  /frameworks/base/services/core/java/com/android/server/hdmi/
DelayedMessageBuffer.java 101 * If not, {@link #processActiveSource()} will be invoked later to handle it.
128 * <p>The message has a dependency on TV input framework. Should be invoked
  /frameworks/native/cmds/ip-up-vpn/
ip-up-vpn.c 76 /* Invoked by pppd. */
84 /* Invoked by racoon. */
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
BaseGridView.java 463 * Registers a callback to be invoked when an item in BaseGridView has
466 * @param listener The listener to be invoked.
473 * Registers a callback to be invoked when an item in BaseGridView has
474 * been selected. Note that the listener may be invoked when there is a
478 * @param listener The listener to be invoked.
485 * Registers a callback to be invoked when an item in BaseGridView has
486 * been selected. Note that the listener may be invoked when there is a
490 * @param listener The listener to be invoked.
  /libcore/luni/src/main/java/java/nio/channels/
Selector.java 102 * invoked or the calling thread is interrupted.
115 * return until at least one channel is ready, {@link #wakeup()} is invoked,
  /libcore/luni/src/test/java/tests/security/spec/
ECFieldFpTest.java 105 * Assertion: must return the same value if invoked
124 * Assertion: must return the same value if invoked
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeleteManagedProfileDialog.java 149 * Invoked if the user hits the positive response (perform removal) button.
157 * Invoked if the user hits the negative response (DO NOT perform removal) button, or the
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/network/
BlockingHttpClientTests.java 112 assertTrue("ResponseProcessor was not invoked", processor.mInvoked);
128 assertTrue("ResponseProcessor was not invoked", processor.mInvoked);
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConference.java 51 * Invoked when the Conference and all it's {@link Connection}s should be disconnected.
77 * Invoked when the conference should be moved from hold to active.
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/
dfsan_interface.h 83 /// Sets a callback to be invoked on calls to write(). The callback is invoked
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_sequence.h 116 true. @c __pred will be invoked with the normal iterators nested
124 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_sequence.h 116 true. @c __pred will be invoked with the normal iterators nested
124 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_sequence.h 116 true. @c __pred will be invoked with the normal iterators nested
124 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 117 true. @c pred will be invoked with the normal iterators nested
125 true. @c pred will be invoked with the normal iterators nested
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 117 true. @c __pred will be invoked with the normal iterators nested
125 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 117 true. @c pred will be invoked with the normal iterators nested
125 true. @c pred will be invoked with the normal iterators nested
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 117 true. @c __pred will be invoked with the normal iterators nested
125 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_sequence.h 116 true. @c __pred will be invoked with the normal iterators nested
124 true. @c __pred will be invoked with the normal iterators nested
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_sequence.h 116 true. @c __pred will be invoked with the normal iterators nested
124 true. @c __pred will be invoked with the normal iterators nested
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 76 * This method is invoked when this channel is fully connected with its
88 * This method is invoked when this channel loses connection with its
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DisplayActivity.java 108 * A callback invoked when the task's back stack changes. This allows the app to
141 * This callback is invoked by the system when the Activity is being killed
152 * This callback is invoked when the Activity is first created. It sets up the Activity's
267 * This callback is invoked when the system is about to destroy the Activity.
289 * This callback is invoked when the system is stopping the Activity. It stops

Completed in 117 milliseconds

<<11121314151617181920>>