Home | History | Annotate | Download | only in camera

Lines Matching defs:button

515     public void onShutterButtonFocus(ShutterButton button, boolean pressed) {
531 public void onShutterButtonClick(ShutterButton button) {
532 switch (button.getId()) {
1294 View button = findViewById(id);
1295 fadeIn(((View) button.getParent()));
1304 View button = findViewById(id);
1305 fadeOut(((View) button.getParent()));