Searched refs:LOCATION_QS (Results 1 – 3 of 3) sorted by relevance
495 if (currentHost?.location == LOCATION_QS) { in getQSTransformationProgress()584 qsExpansion > 0.0f && !onLockscreen -> LOCATION_QS in calculateLocation()585 qsExpansion > 0.4f && onLockscreen -> LOCATION_QS in calculateLocation()593 return LOCATION_QS in calculateLocation()595 if (location == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QS && in calculateLocation()598 return LOCATION_QS in calculateLocation()614 const val LOCATION_QS = 0 constant633 @IntDef(prefix = ["LOCATION_"], value = [MediaHierarchyManager.LOCATION_QS,
96 setupHost(qsHost, MediaHierarchyManager.LOCATION_QS) in setup()
252 mMediaHost.init(MediaHierarchyManager.LOCATION_QS); in initMediaHostState()