Searched refs:topRightButton (Results 1 – 3 of 3) sorted by relevance
60 final Button topRightButton = (Button) findViewById(R.id.topRightButton); in onCreate() local61 topRightButton.setOnClickListener(new View.OnClickListener() { in onCreate()64 topRightButton.setVisibility(View.GONE); in onCreate()
53 mTopRightButton = (Button) a.findViewById(R.id.topRightButton); in setUp()
60 mTopRightButton = (Button) a.findViewById(R.id.topRightButton); in setUp()