Lines Matching refs:fromExceptionCode

291         return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE);  in off()
326 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in setAmplitude()
332 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setAmplitude()
347 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setExternalControl()
353 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setExternalControl()
364 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setExternalControl()
370 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setExternalControl()
427 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in compose()
432 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in compose()
437 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in compose()
455 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in compose()
488 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setEffectAmplitude()
500 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setGlobalAmplitude()
536 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnEnable()
548 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnDisable()
555 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in getResonantFrequency()
566 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in getQFactor()
580 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyResolution()
591 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyMinimum()
604 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getBandwidthAmplitudeMap()
615 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwlePrimitiveDurationMax()
626 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in getPwleCompositionSizeMax()
631 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwleCompositionSizeMax()
645 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSupportedBraking()
652 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setPwle()
703 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
721 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
726 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
739 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
773 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
776 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in composePwle()
876 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSimpleDetails()
897 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSimpleDetails()
949 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getCompoundDetails()
964 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_ARGUMENT); in getPrimitiveDetails()
990 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPrimitiveDetails()
1002 return ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE); in setEffectQueue()
1031 status = ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in performEffect()