Searched refs:onClick (Results 1 – 3 of 3) sorted by relevance
46 public void onClick(View view) { in onClick() method in VisibleBoundsTestActivity.OnRegionClick
67 onClick = { in DialogScreen()
76 Button(onClick = { text = "Updated" }) { Text("Update") } in TestView()