Searched refs:mInfoPCM16 (Results 1 – 1 of 1) sorted by relevance
78 private static AudioDeviceInfo mInfoPCM16 = null; field in AudioTrackSurroundTest134 mInfoPCM16 = info; in scanDevicesForEncodings()346 return (mInfoPCM16 == null && AudioFormat.isEncodingLinearPcm(mEncoding)) in getPcmWarning()357 info = mInfoPCM16; in usePreferredDevice()599 mInfoPCM16 != null); in testPcmSupport()604 return (mInfoPCM16 != null || !REQUIRE_PCM_DEVICE); in isPcmTestingEnabled()