Searched refs:fmcw (Results 1 – 1 of 1) sorted by relevance
1428 FadeVolumeShaperConfigsWrapper fmcw = mUsageToFadeWrapperMap.get(usage); in cleanupInactiveWrapperEntries() local1430 if (fmcw != null && fmcw.isInactive()) { in cleanupInactiveWrapperEntries()1436 FadeVolumeShaperConfigsWrapper fmcw = mAttrToFadeWrapperMap.get(attr); in cleanupInactiveWrapperEntries() local1438 if (fmcw != null && fmcw.isInactive()) { in cleanupInactiveWrapperEntries()