Searched refs:setActionLabel (Results 1 – 7 of 7) sorted by relevance
510 emptyListView.setActionLabel(R.string.permission_single_turn_on); in updateEmptyMessage()531 emptyListView.setActionLabel(EmptyContentView.NO_LABEL); in updateEmptyMessage()533 emptyListView.setActionLabel(R.string.call_log_all_empty_action); in updateEmptyMessage()535 emptyListView.setActionLabel(EmptyContentView.NO_LABEL); in updateEmptyMessage()
212 emptyContentView.setActionLabel(R.string.permission_single_turn_on); in onCreateView()248 emptyContentView.setActionLabel(R.string.all_contacts_empty_add_contact_action); in onLoadFinished()
125 emptyView.setActionLabel(R.string.speed_dial_empty_add_favorite_action); in onResume()128 emptyView.setActionLabel(R.string.permission_single_turn_on); in onResume()
94 public void setActionLabel(@StringRes int resourceId) { in setActionLabel() method in EmptyContentView
297 emptyContentView.setActionLabel(R.string.speed_dial_turn_on_contacts_permission); in showContactsPermissionEmptyContentView()311 emptyContentView.setActionLabel(R.string.speed_dial_no_contacts_action_text); in maybeShowNoContactsEmptyContentView()
245 emptyContentView.setActionLabel(com.android.dialer.widget.R.string.permission_single_turn_on); in configureEmptyContentView()
166 emptyContentView.setActionLabel(R.string.permission_single_turn_on); in onCreateView()