Searched refs:activeDream (Results 1 – 1 of 1) sorted by relevance
185 ComponentName activeDream = getActiveDream(); in getDreamInfos() local202 dreamInfo.isActive = dreamInfo.componentName.equals(activeDream); in getDreamInfos()513 final ComponentName activeDream = getActiveDream(); in getActiveDreamComponentForStatsd() local514 if (activeDream == null) { in getActiveDreamComponentForStatsd()518 final String component = activeDream.flattenToShortString(); in getActiveDreamComponentForStatsd()