Searched refs:mThermalRefreshRateThrottlingMapId (Results 1 – 1 of 1) sorted by relevance
312 private final String mThermalRefreshRateThrottlingMapId; field in Layout.Display330 mThermalRefreshRateThrottlingMapId = refreshRateThermalThrottlingMapId; in Display()346 + ", mThermalRefreshRateThrottlingMapId: " + mThermalRefreshRateThrottlingMapId in toString()368 && Objects.equals(mThermalRefreshRateThrottlingMapId, in equals()369 otherDisplay.mThermalRefreshRateThrottlingMapId); in equals()384 result = 31 * result + Objects.hashCode(mThermalRefreshRateThrottlingMapId); in hashCode()441 return mThermalRefreshRateThrottlingMapId; in getRefreshRateThermalThrottlingMapId()