Searched refs:hinge (Results 1 – 9 of 9) sorted by relevance
25 import com.android.systemui.unfold.updates.hinge.EmptyHingeAngleProvider26 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider27 import com.android.systemui.unfold.updates.hinge.HingeSensorAngleProvider
30 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider
15 package com.android.systemui.unfold.updates.hinge
31 import com.android.systemui.unfold.updates.hinge.FULLY_CLOSED_DEGREES32 import com.android.systemui.unfold.updates.hinge.FULLY_OPEN_DEGREES33 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_DEGREES34 import com.android.systemui.unfold.updates.hinge.HingeAngleProvider
1023 final HingeSplitType hinge = (HingeSplitType) splitType; in computeSplitType() local1027 ? hinge : hinge.getFallbackSplitType(); in computeSplitType()