Home | History | Annotate | Download | only in audiofx

Lines Matching defs:SUCCESS

177     public static final int SUCCESS = 0;
412 if (initResult != SUCCESS && initResult != ALREADY_EXISTS) {
524 * @return {@link #SUCCESS} in case of success, {@link #ERROR_INVALID_OPERATION}
544 * @return {@link #SUCCESS} in case of success, {@link #ERROR_BAD_VALUE},
681 * @return the number of meaningful bytes in value array in case of success or
714 * In case of success, returns the number of meaningful integers in value array.
746 * In case of success, returns the number of meaningful short integers in value array.
778 * In case of success, the returns the number of meaningful integers in value array.
812 * In case of success, returns the number of meaningful short integers in value array.
866 * In case of success, returns the number of meaningful bytes in reply array.