Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h979 bool mIsDeviceTypeKnown; variable
H A DAudioFlinger.cpp223 mIsDeviceTypeKnown(false), in AudioFlinger()
2309 if (mIsDeviceTypeKnown) { in setLowRamDevice()
2325 mIsDeviceTypeKnown = true; in setLowRamDevice()