Searched refs:mSupportedModesVoteEnabled (Results 1 – 1 of 1) sorted by relevance
60 private final boolean mSupportedModesVoteEnabled; field in VoteSummary67 mSupportedModesVoteEnabled = supportedModesVoteEnabled; in VoteSummary()273 if (supportedModeIds == null || !mSupportedModesVoteEnabled) { in validateModeSupported()289 if (supportedRefreshRates == null || !mSupportedModesVoteEnabled) { in validateRefreshRatesSupported()334 if (supportedRefreshRates != null && mSupportedModesVoteEnabled in isValid()426 + ", mSupportedModesVoteEnabled=" + mSupportedModesVoteEnabled in toString()