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

<<11121314151617181920>>

  /frameworks/base/drm/java/android/drm/
DrmConvertedStatus.java 34 * Indicate the conversion status is successful.
  /frameworks/base/media/java/android/drm/mobile1/
DrmRights.java 44 * Successful operation.
  /frameworks/base/media/mca/filterfw/native/core/
native_frame.h 53 // Returns true if the resize was successful.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
BiometricSensorUnlock.java 31 * {@link BiometricSensorUnlock#start} is called, isRunning() returns false. After a successful
ChallengeLayout.java 87 * should be canceled. If the security component reports a successful
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
BiometricSensorUnlock.java 31 * {@link BiometricSensorUnlock#start} is called, isRunning() returns false. After a successful
  /frameworks/ex/common/java/com/android/common/contacts/
DataUsageStatUpdater.java 201 boolean successful = false;
216 successful = true;
250 successful = true;
259 return successful;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
EventLogTags.logtags 27 # Data network registration failed after successful voice registration
  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
UiObject.java 168 * @return true of successful
189 * @return true if successful
210 * @return true if successful
230 * @return true if successful
294 * @return true id successful else false
362 * @return true if operation was successful
392 * @return true if operation was successful
407 * @return true if operation was successful
462 * @return true if operation is successful
  /hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
ti_omx_interface.cpp 44 // the library lookup was successful
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 128 * Returns: OMX_NOERROR Successful
175 * @retval OMX_NOERROR Successful
350 * Returns: OMX_NOERROR Successful
411 * Returns: OMX_NOERROR Successful
469 * Returns: OMX_NOERROR Successful
526 * Returns: OMX_NOERROR Successful
562 * Returns: OMX_NOERROR Successful
623 * Returns: OMX_NOERROR Successful
827 /* increment the table counter index only if above was successful */
  /libcore/luni/src/main/java/java/util/regex/
MatchResult.java 21 * Holds the results of a successful match of a {@link Pattern} against a
  /packages/apps/Browser/src/com/android/browser/
OpenDownloadReceiver.java 32 * a complete, successful download will open the file.
  /packages/apps/Nfc/nci/jni/
SyncEvent.h 79 ** Returns: True if wait is successful; false if timeout occurs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ifaddrs.h 62 network interface on the host machine. If successful, store the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ifaddrs.h 62 network interface on the host machine. If successful, store the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ifaddrs.h 62 network interface on the host machine. If successful, store the
  /sdk/adtproductbuild/
Makefile 28 | sed '/SUCCESSFUL/d ; /\[java\]/!b label; s/\s\+\[java\]//; /^\s*$$/d; /Compiling/!d; :label /^\s*$$/d; s/^/ADT: /'; \
  /sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
InstrumentationResultParserTest.java 75 * Tests parsing output for a successful test run with no tests.
92 * Tests parsing output for a single successful test execution.
106 * Tests parsing output for a successful test execution with metrics.
333 * Create instrumentation output for a successful single test case execution.
  /system/core/include/sysutils/
SocketClient.h 77 // returns 0 if successful, -1 if there is a 0 byte write and -2 if any other
  /system/vold/
cryptfs.h 55 mount, set to 0 on successful mount */
  /tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/ui/
IDbNode.java 91 * @return Status.OK if operation is successful, Status.ERROR otherwise. The status message explains the fail reason.
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 231 * @return OMX_ErrorNone = Successful
322 * @return OMX_ErrorNone = Successful
387 * @return OMX_ErrorNone = Successful
462 * @return OMX_ErrorNone = Successful
577 * @return OMX_ErrorNone = Successful
632 * @return OMX_ErrorNone = Successful
895 DOMX_DEBUG("Allocate Buffer Successful");
936 * @return OMX_ErrorNone = Successful
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SwitchChannel.c 705 * TI_OK if successful, TI_NOK otherwise.
751 * TI_OK if successful, TI_NOK otherwise.
876 * TI_OK if successful, TI_NOK otherwise.
    [all...]
  /development/host/windows/usb/api/
adb_api.h 236 @param[out] info Upon successful completion will receive interface
339 @param[out] desc Upon successful completion will have usb device
351 @param[out] desc Upon successful completion will have usb device
364 @param[out] desc Upon successful completion will have usb device
380 @param[out] info Upon successful completion will have endpoint information.
393 @param[out] info Upon successful completion will have endpoint information.
406 @param[out] info Upon successful completion will have endpoint information.
488 @param[out] info Upon successful completion will have endpoint information.

Completed in 406 milliseconds

<<11121314151617181920>>