Searched refs:isPinned (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audioflinger/ | ||
D | Effects.h | 113 bool isPinned() const { return mPinned; } in isPinned() function |
D | Effects.cpp | 202 if (!isPinned() || unpinIfLast) { in disconnect() |