Searched refs:mJumpOutButton (Results 1 – 1 of 1) sorted by relevance
50 Button mJumpOutButton; field in TestInteractionActivity82 mJumpOutButton = (Button)findViewById(R.id.jump); in onCreate()83 mJumpOutButton.setOnClickListener(this); in onCreate()155 } else if (v == mJumpOutButton) { in onClick()