Searched refs:PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE (Results 1 – 1 of 1) sorted by relevance
149 private static final int PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE = 2; field in AudioMix227 if (format.getBytesPerSample(encoding) > PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE) { in canBeUsedForPrivilegedCapture()229 + PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE + " bytes per sample"; in canBeUsedForPrivilegedCapture()