Searched refs:hinge (Results 1 – 9 of 9) sorted by relevance
15 package com.android.systemui.unfold.updates.hinge
31 import com.android.systemui.unfold.updates.hinge.EmptyHingeAngleProvider32 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider33 import com.android.systemui.unfold.updates.hinge.HingeSensorAngleProvider
27 import com.android.systemui.unfold.updates.hinge.FULLY_CLOSED_DEGREES28 import com.android.systemui.unfold.updates.hinge.FULLY_OPEN_DEGREES29 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider
11 …rait are supported. In landscape, the bouncer can appear on either of the hinge and can be dragged…
33 import com.android.systemui.unfold.updates.hinge.FULLY_OPEN_DEGREES in <lambda>()34 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider in <lambda>()
1192 final HingeSplitType hinge = (HingeSplitType) splitType; in computeSplitType() local1196 ? hinge : hinge.getFallbackSplitType(); in computeSplitType()
144 // The time elapsed between the hall sensor unfold event and the first hinge angle event.