Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaHierarchyManager.kt689 val currentHost = getHost(desiredLocation) regex
691 if (currentHost == null || previousHost == null) {
964 val currentHost = getHost(desiredLocation) regex
966 if (currentHost?.location == LOCATION_QS && !inSplitShade) {