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