Searched defs:updatePid (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp299 bool updatePid = (pid == -1); local
305 updatePid = true;
308 if (updatePid) {
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1605 bool updatePid = (pid == -1); local
1611 updatePid = true;
1614 if (updatePid) {

Completed in 827 milliseconds