Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp621 uid_t uid, bool active, bool insert, bool *wasThere, bool *wasActive) { in updateUidLocked() argument
624 if (wasThere != nullptr) *wasThere = true; in updateUidLocked()
DAudioPolicyService.h301 uid_t uid, bool active, bool insert, bool *wasThere, bool *wasActive);