Home
last modified time | relevance | path

Searched refs:isInternal_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DEffects.h130 bool isInternal_l() const REQUIRES(audio_utils::EffectBase_Mutex) { in isInternal_l() function
DEffects.cpp256 if ((isInternal_l() && !mPolicyRegistered) in updatePolicyState()
518 bool isInternal = isInternal_l(); in dump()