Searched refs:mSACapableDeviceTypes (Results 1 – 1 of 1) sorted by relevance
164 private final ArrayList<Integer> mSACapableDeviceTypes = new ArrayList<>(0); field in SpatializerHelper280 mSACapableDeviceTypes.add(SPAT_MODE_FOR_DEVICE_TYPE.keyAt(i)); in init()670 if (!mSACapableDeviceTypes.contains(deviceType)) { in evaluateState()