Lines Matching refs:BUTTON
205 * 2) If users hit home button, onPause should just call finish() to exit the app.
370 NavigationChange.InteractionCause.BUTTON,
391 NavigationChange.InteractionCause.BUTTON,
408 NavigationChange.InteractionCause.BUTTON,
797 NavigationChange.InteractionCause.BUTTON);
880 NavigationChange.InteractionCause.BUTTON, fileAgeFromAdapterAtIndex(currentIndex));
1586 // 2. user presses home button
1672 // We need to finish here since users hit back button during
1787 // performed, users can click the undo button to bring back the
1841 // button. Let's just kill the process.
1941 NavigationChange.InteractionCause.BUTTON);
2036 NavigationChange.InteractionCause.BUTTON);
2048 // The share button might be disabled to avoid double tapping.
2282 // add a button for launching the gallery
2646 NavigationChange.InteractionCause.BUTTON);
2674 View button = mUndoDeletionBar.findViewById(R.id.camera_undo_deletion_button);
2675 button.setOnClickListener(new View.OnClickListener() {
2689 // the bar to the buttons (eg. edit button, etc) underneath the bar.
2691 // When there is user interaction going on with the undo button, we
2693 button.setOnTouchListener(new View.OnTouchListener() {
2859 NavigationChange.InteractionCause.BUTTON);
2954 /* View button */
2984 NavigationChange.InteractionCause.BUTTON, fileAgeFromAdapterAtIndex(index));