Home
last modified time | relevance | path

Searched refs:Right (Results 1 – 25 of 64) sorted by relevance

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptPosition.kt24 Right,
34 get() = this != null && this == PromptPosition.Right
/frameworks/base/data/keyboards/
DVendor_0428_Product_4001.kl14 # Right Upper Shoulder "1"
18 # Right Lower Shoulder "2"
DVendor_045e_Product_02e0.kl39 # Right Analog Stick
45 # Right stick click
DVendor_1532_Product_0709.kl34 # Right Analog Stick
40 # Right stick click
DVendor_2e95_Product_7725.kl43 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_100a.kl38 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_1004.kl38 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_0707.kl38 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_0705.kl38 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_1009.kl38 # Right Analog Stick
49 # Right stick click
DVendor_1532_Product_1007.kl38 # Right Analog Stick
49 # Right stick click
DVendor_054c_Product_0df2_fallback.kl45 # Right Analog Stick
51 # Right stick click
DVendor_28de_Product_1102.kl39 # Right stick / mousepad
70 # Right arrow
DVendor_054c_Product_0ce6.kl46 # Right Analog Stick
52 # Right stick click
DVendor_054c_Product_0ce6_fallback.kl45 # Right Analog Stick
51 # Right stick click
DVendor_054c_Product_0ba0_Version_8111.kl45 # Right Analog Stick
51 # Right stick click
DVendor_054c_Product_0ba0.kl45 # Right Analog Stick
51 # Right stick click
DVendor_054c_Product_0df2.kl46 # Right Analog Stick
52 # Right stick click
DVendor_054c_Product_09cc_Version_8100.kl46 # Right Analog Stick
52 # Right stick click
DVendor_054c_Product_05c4_Version_8000.kl46 # Right Analog Stick
52 # Right stick click
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DEdgeDetector.kt29 Right,
53 bottomOrRight = Edge.Right in source()
DSceneTransitionLayout.kt416 val Right = Swipe(SwipeDirection.Right) constant
425 Right(Orientation.Horizontal),
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DFixedSizeEdgeDetectorTest.kt49 assertThat(horizontalEdge(70)).isEqualTo(Edge.Right) in horizontalEdges()
50 assertThat(horizontalEdge(100)).isEqualTo(Edge.Right) in horizontalEdges()
/frameworks/av/media/tests/benchmark/
D.clang-format11 PointerAlignment: Right
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/
DFromLockscreenToCommunalTransition.kt31 translate(Scenes.Communal.rootElementKey, Edge.Right) in TransitionBuilder()

123