Lines Matching refs:fromStatusT
31 return binder::Status::fromStatusT(PERMISSION_DENIED); in attach()
39 return binder::Status::fromStatusT(ALREADY_EXISTS); in attach()
53 return binder::Status::fromStatusT(error); in attach()
60 return binder::Status::fromStatusT(PERMISSION_DENIED); in detach()
64 return binder::Status::fromStatusT(error); in detach()
72 return binder::Status::fromStatusT(PERMISSION_DENIED); in touch()
75 return binder::Status::fromStatusT(error); in touch()
82 return binder::Status::fromStatusT(PERMISSION_DENIED); in buttonState()
85 return binder::Status::fromStatusT(error); in buttonState()
92 return binder::Status::fromStatusT(PERMISSION_DENIED); in scroll()
95 return binder::Status::fromStatusT(error); in scroll()