Home
last modified time | relevance | path

Searched defs:Button (Results 1 – 2 of 2) sorted by relevance

/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
DCamera.kt52 val Button = ElementKey("CameraButton") in userActions() constant
/development/samples/StartingWindow/src/com/example/android/startingwindow/
DCustomizeExitActivity.java173 final Button Button = new Button(this); in createShortcutButton() local