Searched refs:permission_deny_button (Results 1 – 4 of 4) sorted by relevance
92 mSoftDenyButton = (Button) mRootView.findViewById(R.id.permission_deny_button); in createView()206 } else if (id == R.id.permission_deny_button) { in onClick()
82 BUTTON_RES_ID_TO_NUM.put(R.id.permission_deny_button, DENY_BUTTON); in BUTTON_RES_ID_TO_NUM.put() argument
510 mButtonResIdToNum.put(R.id.permission_deny_button, DENY_BUTTON); in generateResIdToButtonMap()
654 BUTTON_RES_ID_TO_NUM.put(R.id.permission_deny_button, DENY_BUTTON)