Searched refs:downloadButtonText (Results 1 – 1 of 1) sorted by relevance
64 String downloadButtonText = res.getString(R.string.install_carrier_app_notification_button); in showNotification() local74 new Notification.Action.Builder(null, downloadButtonText, goToStore).build(); in showNotification()