Lines Matching refs:EXCLUDES
171 status_t setDisplayManagerPolicy(const Policy& policy) EXCLUDES(mLock);
173 status_t setOverridePolicy(const std::optional<Policy>& policy) EXCLUDES(mLock);
176 Policy getCurrentPolicy() const EXCLUDES(mLock);
178 Policy getDisplayManagerPolicy() const EXCLUDES(mLock);
181 bool isConfigAllowed(HwcConfigIndexType config) const EXCLUDES(mLock);
221 EXCLUDES(mLock);
239 EXCLUDES(mLock);
242 const AllRefreshRatesMapType& getAllRefreshRates() const EXCLUDES(mLock);
249 const RefreshRate& getMinRefreshRateByPolicy() const EXCLUDES(mLock);
256 const RefreshRate& getMaxRefreshRateByPolicy() const EXCLUDES(mLock);
259 const RefreshRate& getCurrentRefreshRate() const EXCLUDES(mLock);
272 void setCurrentConfigId(HwcConfigIndexType configId) EXCLUDES(mLock);