Searched refs:isPolicyEnabled (Results 1 – 2 of 2) sorted by relevance
161 static bool isPolicyEnabled(int32_t policy) { in isPolicyEnabled() function194 return isPolicyEnabled(mAAudio_getMMapPolicy()); in isMMapEnabled()
241 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()242 , mMMapExclusiveSupported(isPolicyEnabled(getIntegerProperty( in AAudioExtensions()