HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 126 - 150 of 4850) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/core/java/android/app/trust/
ITrustManager.aidl 27 void reportUnlockAttempt(boolean successful, int userId);
  /frameworks/base/core/java/android/service/trust/
ITrustAgentService.aidl 26 oneway void onUnlockAttempt(boolean successful);
  /frameworks/base/docs/html/distribute/users/
index.jd 9 is different, but there are some common themes from successful Google Play
  /libcore/luni/src/main/java/java/util/concurrent/
RunnableFuture.java 10 * A {@link Future} that is {@link Runnable}. Successful execution of
RunnableScheduledFuture.java 10 * A {@link ScheduledFuture} that is {@link Runnable}. Successful
  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
WarpRenderer.h 18 // @return true if successful
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
WarpRenderer.h 18 // @return true if successful
  /prebuilts/tools/linux-x86/sdl/
PREBUILT 10 To add 64-bit *.a (after successful 32-bit build)
  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.h 136 * \retval NFCSTATUS_SUCCESS Function execution is successful.
159 * \retval NFCSTATUS_SUCCESS Function execution is successful.
182 * \retval NFCSTATUS_SUCCESS Function execution is successful.
205 * \retval NFCSTATUS_SUCCESS Function execution is successful.
229 * \retval NFCSTATUS_SUCCESS Function execution is successful.
258 * \retval NFCSTATUS_SUCCESS Function execution is successful.
283 * \retval NFCSTATUS_SUCCESS Function execution is successful.
307 * \retval NFCSTATUS_SUCCESS Function execution is successful.
326 * been stopped after successful SAK response. The response to this command, sent
336 * \retval NFCSTATUS_SUCCESS Function execution is successful
    [all...]
phHciNfc_Jewel.h 127 * \retval NFCSTATUS_SUCCESS Function execution is successful.
152 * \retval NFCSTATUS_SUCCESS Function execution is successful.
176 * \retval NFCSTATUS_SUCCESS Function execution is successful.
199 * \retval NFCSTATUS_SUCCESS Function execution is successful.
226 * \retval NFCSTATUS_SUCCESS Function execution is successful.
249 * \retval NFCSTATUS_SUCCESS Function execution is successful.
  /external/chromium_org/base/win/
iat_patch_function.h 38 // Returns: Windows error code (winerror.h). NO_ERROR if successful
53 // Returns: Windows error code (winerror.h). NO_ERROR if successful
  /external/chromium_org/chrome/browser/chromeos/power/
renderer_freezer.h 30 // successful.
34 // successful.
  /external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service.h 17 // successful, the profile's full (display) name will be returned.
28 // If the download is successful, the profile's full (display) name will
  /external/chromium_org/chrome/utility/media_galleries/
pmp_column_reader.h 34 // is out of range. May only be called after successful ReadColumn.
41 // May only be called after successful ReadColumn.
  /external/chromium_org/net/http/
http_security_headers.h 21 // Parses |value| as a Strict-Transport-Security header value. If successful,
33 // Parses |value| as a Public-Key-Pins header value. If successful, returns
  /external/chromium_org/ppapi/api/private/
ppb_tcp_server_socket_private.idl 50 * successful Listen call on |tcp_server_socket|.
59 * successful Listen() call and before StopListening() call.
  /external/chromium_org/ppapi/c/dev/
ppb_printing_dev.h 42 * successful or 0 if it could not be created.
56 * was successful, another error code from pp_errors.h on failure.
  /external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h 39 * single file for saving. The callback is called with PP_OK on successful
52 * successful, another error code from pp_errors.h on failure.
  /external/chromium_org/sandbox/win/src/
sandbox.h 52 // returns ALL_OK if successful. All other return values imply failure.
75 // ALL_OK if successful. All other return values imply failure.
83 // ALL_OK if successful. All other return values imply failure.
91 // ALL_OK if successful. All other return values imply failure.
97 // successful or an error code if the AppContainer cannot be installed.
102 // Returns ALL_OK if successful or an error code otherwise.
132 // returns ALL_OK if successful. All other return values imply failure.
152 // ALL_OK if successful. All other return values imply failure.
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 18 memory buffer [mb] in the context [context]. Returns [m] if successful, or
25 memory buffer [mb] in the context [context]. Returns [m] if successful, or
  /frameworks/base/docs/html/distribute/analyze/
index.jd 10 Successful developers have found that understanding what users do inside
24 lets you easily identify roadblocks and successful features, so that you can
  /frameworks/base/docs/html/distribute/googleplay/edu/
videos.jd 5 page.metaDescription=Watch video resources from Google and successful educational developers.
14 Google and successful educational developers.
  /ndk/sources/host-tools/ndk-stack/elff/
elff_api.h 122 /* Closes a handle obtained after successful call to elff_init routine.
125 * a successful call to elff_init routine.
130 * handle - A handle obtained from successful call to elff_init().
140 * handle - A handle obtained from successful call to elff_init().
151 * NOTE: Successful call to this routine must be complimented with a call
159 /* Frees resources acquired for address information in successful call to
162 * handle - A handle obtained from successful call to elff_init().
163 * address_info - Address information structure, initialized in successful
  /external/chromium_org/google_apis/gaia/
gaia_oauth_client.h 39 // Invoked on a successful response to the GetTokensFromAuthCode request.
43 // Invoked on a successful response to the RefreshToken request.
46 // Invoked on a successful response to the GetUserInfo request.
48 // Invoked on a successful response to the GetUserId request.
50 // Invoked on a successful response to the GetUserInfo request.
53 // Invoked on a successful response to the GetTokenInfo request.
  /external/chromium_org/ppapi/api/dev/
ppb_file_chooser_dev.idl 54 * successful or 0 if it could not be created.
77 * touch event. The callback is called with PP_OK on successful completion
97 * successful, another error code from pp_errors.h on failure.
105 * After a successful completion callback call from Show, this method may be
124 * touch event. The callback is called with PP_OK on successful completion
148 * successful, another error code from pp_errors.h on failure.

Completed in 732 milliseconds

1 2 3 4 56 7 8 91011>>