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/controls/ui/controller/
DMediaHierarchyManager.kt719 val desiredLocation = calculateLocation() in updateDesiredLocation()
1199 private fun calculateLocation(): Int { in calculateLocation() method