Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioSession.cpp69 int event = RECORD_CONFIG_EVENT_NONE; in changeActiveCount()
77 if (event != RECORD_CONFIG_EVENT_NONE) { in changeActiveCount()
/frameworks/av/include/media/
DAudioPolicy.h102 #define RECORD_CONFIG_EVENT_NONE -1 macro