Lines Matching refs:EX_SECURITY
299 return Status::fromExceptionCode(Status::EX_SECURITY, "App UIDs cannot add services"); in addService()
303 return Status::fromExceptionCode(Status::EX_SECURITY, "SELinux denial"); in addService()
351 return Status::fromExceptionCode(Status::EX_SECURITY); in listServices()
380 return Status::fromExceptionCode(Status::EX_SECURITY); in registerForNotifications()
416 return Status::fromExceptionCode(Status::EX_SECURITY); in unregisterForNotifications()
438 return Status::fromExceptionCode(Status::EX_SECURITY); in isDeclared()
466 return Status::fromExceptionCode(Status::EX_SECURITY); in getDeclaredInstances()
477 return Status::fromExceptionCode(Status::EX_SECURITY); in updatableViaApex()
493 return Status::fromExceptionCode(Status::EX_SECURITY); in getConnectionInfo()
565 return Status::fromExceptionCode(Status::EX_SECURITY); in registerClientCallback()
700 return Status::fromExceptionCode(Status::EX_SECURITY); in tryUnregisterService()
750 return Status::fromExceptionCode(Status::EX_SECURITY); in getServiceDebugInfo()