Searched refs:mHardDenyButton (Results 1 – 1 of 1) sorted by relevance
41 private Button mHardDenyButton; field in GrantPermissionsViewHandlerImpl63 mHardDenyButton = (Button) mRootView.findViewById( in createView()68 mHardDenyButton.setOnClickListener(this); in createView()96 mHardDenyButton.setVisibility( in updateUi()