Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/afutils/
DNBAIO_Tee.h184 static const int teeConfig = property_get_bool("ro.debuggable", false) in set() local
197 if (type != 0 && (type & teeConfig) == 0) { in set()