Searched refs:mProfilePCM16 (Results 1 – 1 of 1) sorted by relevance
80 private static AudioProfile mProfilePCM16 = null; field in AudioTrackSurroundTest132 mProfilePCM16 = profile; in scanProfilesForEncodings()343 return (mProfilePCM16 == null && AudioFormat.isEncodingLinearPcm(mEncoding)) in getPcmWarning()537 mProfilePCM16 != null); in testPcmSupport()542 return (mProfilePCM16 != null || !REQUIRE_PCM_PROFILE); in isPcmTestingEnabled()