Home
last modified time | relevance | path

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

/frameworks/av/media/libmediatranscoding/
DTranscodingUidPolicy.cpp147 bool topUidSetChanged = false; in onUidStateChanged() local
167 topUidSetChanged = true; in onUidStateChanged()
172 ALOGV("topUidSetChanged: %d, isUidGone %d", topUidSetChanged, isUidGone); in onUidStateChanged()
174 if (topUidSetChanged) { in onUidStateChanged()