Searched refs:horizontalAllow (Results 1 – 1 of 1) sorted by relevance
94 Button horizontalAllow = (Button) mRoot.findViewById(R.id.permission_allow_button); in createView() local96 horizontalAllow.setOnClickListener(this); in createView()