Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaHierarchyManager.kt538 val desiredLocation = calculateLocation() in updateDesiredLocation()
927 private fun calculateLocation(): Int { in calculateLocation() method