Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp616 bool nowActive = active && insert; in updateUidCache() local
617 if (wasActive != nowActive) notifyService(uid, nowActive); in updateUidCache()