Searched refs:LOCATION_QQS (Results 1 – 4 of 4) sorted by relevance
193 get() = mediaHosts.get(LOCATION_QQS)?.visible == true484 val stateUpdate = mediaObject.location == LOCATION_QQS in register()551 previousLocation = LOCATION_QQS in updateDesiredLocation()660 desiredLocation == LOCATION_QQS && in shouldAnimateTransition()665 if (currentLocation == LOCATION_QQS && in shouldAnimateTransition()694 if (previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QQS) { in getAnimationParams()701 } else if (previousLocation == LOCATION_QQS && desiredLocation == LOCATION_LOCKSCREEN) { in getAnimationParams()781 if (previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QQS) { in calculateTransformationType()807 if (previousHost?.location == LOCATION_QQS) { in getQSTransformationProgress()940 onLockscreen && isTransformingToFullShadeAndInQQS() -> LOCATION_QQS in calculateLocation()[all …]
811 if (currentEndLocation == MediaHierarchyManager.LOCATION_QQS
113 setupHost(qqsHost, MediaHierarchyManager.LOCATION_QQS) in setup()180 eq(MediaHierarchyManager.LOCATION_QQS), in testGoingToFullShade()
69 mMediaHost.init(MediaHierarchyManager.LOCATION_QQS); in onInit()