Searched defs:buttonLabel (Results 1 – 2 of 2) sorted by relevance
172 String buttonLabel = intent.getStringExtra("button-label"); in populateFields() local
812 final int buttonLabel = R.string.fully_managed_device_cancel_setup_button; in addAbortAndResetButton() local819 @ButtonType int buttonType, @StringRes int buttonLabel) { in addSecondaryButton()