A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V 

S

sendBroadcast(Intent) - function in android.content.BaseSurveyActivity
 
sendBroadcast(Intent,String) - function in android.content.BaseSurveyActivity
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.BaseSurveyActivity
 
sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.BaseSurveyActivity
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.BaseSurveyActivity
 
sendOrderedBroadcast(Intent,String) - function in android.content.BaseSurveyActivity
 
sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.BaseSurveyActivity
 
sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.BaseSurveyActivity
 
sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.BaseSurveyActivity
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.BaseSurveyActivity
 
sendStickyBroadcast(Intent) - function in android.content.BaseSurveyActivity
 
sendStickyBroadcast(Intent,Bundle) - function in android.content.BaseSurveyActivity
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.BaseSurveyActivity
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.BaseSurveyActivity
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.BaseSurveyActivity
 
setActionBar(Toolbar) - function in android.app.BaseSurveyActivity
 
setAnswer(Answer) - function in apptentive.com.android.feedback.survey.model.SurveyQuestion
 
setContentTransitionManager(TransitionManager) - function in android.app.BaseSurveyActivity
 
setContentView(Integer) - function in androidx.appcompat.app.BaseSurveyActivity
 
setContentView(View) - function in androidx.appcompat.app.BaseSurveyActivity
 
setContentView(View,ViewGroup.LayoutParams) - function in androidx.appcompat.app.BaseSurveyActivity
 
setDefaultKeyMode(Integer) - function in android.app.BaseSurveyActivity
 
setEnterSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.BaseSurveyActivity
 
setEnterSharedElementCallback(SharedElementCallback) - function in android.app.BaseSurveyActivity
 
setExitSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.BaseSurveyActivity
 
setExitSharedElementCallback(SharedElementCallback) - function in android.app.BaseSurveyActivity
 
setFeatureDrawable(Integer,Drawable) - function in android.app.BaseSurveyActivity
 
setFeatureDrawableAlpha(Integer,Integer) - function in android.app.BaseSurveyActivity
 
setFeatureDrawableResource(Integer,Integer) - function in android.app.BaseSurveyActivity
 
setFeatureDrawableUri(Integer,Uri) - function in android.app.BaseSurveyActivity
 
setFinishOnTouchOutside(Boolean) - function in android.app.BaseSurveyActivity
 
setImmersive(Boolean) - function in android.app.BaseSurveyActivity
 
setInheritShowWhenLocked(Boolean) - function in android.app.BaseSurveyActivity
 
setIntent(Intent) - function in android.app.BaseSurveyActivity
 
setLocusContext(LocusId,Bundle) - function in android.app.BaseSurveyActivity
 
setMediaController(MediaController) - function in android.app.BaseSurveyActivity
 
setPictureInPictureParams(PictureInPictureParams) - function in android.app.BaseSurveyActivity
 
setProgress(Integer) - function in android.app.BaseSurveyActivity
 
setProgressBarIndeterminate(Boolean) - function in android.app.BaseSurveyActivity
 
setProgressBarIndeterminateVisibility(Boolean) - function in android.app.BaseSurveyActivity
 
setProgressBarVisibility(Boolean) - function in android.app.BaseSurveyActivity
 
setRequestedOrientation(Integer) - function in android.app.BaseSurveyActivity
 
setResult(Integer) - function in android.app.BaseSurveyActivity
 
setResult(Integer,Intent) - function in android.app.BaseSurveyActivity
 
setSecondaryProgress(Integer) - function in android.app.BaseSurveyActivity
 
setShowWhenLocked(Boolean) - function in android.app.BaseSurveyActivity
 
setSupportActionBar(Toolbar) - function in androidx.appcompat.app.BaseSurveyActivity
 
setSupportProgress(Integer) - function in androidx.appcompat.app.BaseSurveyActivity
 
setSupportProgressBarIndeterminate(Boolean) - function in androidx.appcompat.app.BaseSurveyActivity
 
setSupportProgressBarIndeterminateVisibility(Boolean) - function in androidx.appcompat.app.BaseSurveyActivity
 
setSupportProgressBarVisibility(Boolean) - function in androidx.appcompat.app.BaseSurveyActivity
 
setTagIfAbsent(String,T) - function in androidx.lifecycle.SurveyViewModel
 
setTaskDescription(ActivityManager.TaskDescription) - function in android.app.BaseSurveyActivity
 
setTheme(Integer) - function in androidx.appcompat.app.BaseSurveyActivity
 
setTheme(Resources.Theme) - function in android.view.BaseSurveyActivity
 
setTitle(CharSequence) - function in android.app.BaseSurveyActivity
 
setTitle(Integer) - function in android.app.BaseSurveyActivity
 
setTitleColor(Integer) - function in android.app.BaseSurveyActivity
 
setTranslucent(Boolean) - function in android.app.BaseSurveyActivity
 
setTurnScreenOn(Boolean) - function in android.app.BaseSurveyActivity
 
setVisible(Boolean) - function in android.app.BaseSurveyActivity
 
setVolumeControlStream(Integer) - function in android.app.BaseSurveyActivity
 
setVrModeEnabled(Boolean,ComponentName) - function in android.app.BaseSurveyActivity
 
setWallpaper(Bitmap) - function in android.content.BaseSurveyActivity
 
setWallpaper(InputStream) - function in android.content.BaseSurveyActivity
 
shouldShowRequestPermissionRationale(String) - function in android.app.BaseSurveyActivity
 
shouldUpRecreateTask(Intent) - function in android.app.BaseSurveyActivity
 
showAssist(Bundle) - function in android.app.BaseSurveyActivity
 
showDialog(Integer) - function in android.app.BaseSurveyActivity
 
showDialog(Integer,Bundle) - function in android.app.BaseSurveyActivity
 
showLockTaskEscapeMessage() - function in android.app.BaseSurveyActivity
 
SingleLineQuestion - enum entry in apptentive.com.android.feedback.survey.viewmodel.SurveyListItem.Type
 
startActionMode(ActionMode.Callback) - function in android.app.BaseSurveyActivity
 
startActionMode(ActionMode.Callback,Integer) - function in android.app.BaseSurveyActivity
 
startActivities(Array) - function in android.app.BaseSurveyActivity
 
startActivities(Array,Bundle) - function in android.app.BaseSurveyActivity
 
startActivity(Intent) - function in android.app.BaseSurveyActivity
 
startActivity(Intent,Bundle) - function in android.app.BaseSurveyActivity
 
startActivityForResult(Intent,Integer) - function in androidx.activity.BaseSurveyActivity
 
startActivityForResult(Intent,Integer,Bundle) - function in androidx.activity.BaseSurveyActivity
 
startActivityFromChild(Activity,Intent,Integer) - function in android.app.BaseSurveyActivity
 
startActivityFromChild(Activity,Intent,Integer,Bundle) - function in android.app.BaseSurveyActivity
 
startActivityFromFragment(Fragment,Intent,Integer) - function in androidx.fragment.app.BaseSurveyActivity
 
startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in androidx.fragment.app.BaseSurveyActivity
 
startActivityFromFragment(Fragment,Intent,Integer) - function in android.app.BaseSurveyActivity
 
startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in android.app.BaseSurveyActivity
 
startActivityIfNeeded(Intent,Integer) - function in android.app.BaseSurveyActivity
 
startActivityIfNeeded(Intent,Integer,Bundle) - function in android.app.BaseSurveyActivity
 
startForegroundService(Intent) - function in android.content.BaseSurveyActivity
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.BaseSurveyActivity
 
startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.app.BaseSurveyActivity
 
startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.app.BaseSurveyActivity
 
startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer) - function in androidx.activity.BaseSurveyActivity
 
startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.activity.BaseSurveyActivity
 
startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer) - function in android.app.BaseSurveyActivity
 
startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in android.app.BaseSurveyActivity
 
startIntentSenderFromFragment(Fragment,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.fragment.app.BaseSurveyActivity
 
startLocalVoiceInteraction(Bundle) - function in android.app.BaseSurveyActivity
 
startLockTask() - function in android.app.BaseSurveyActivity
 
startManagingCursor(Cursor) - function in android.app.BaseSurveyActivity
 
startNextMatchingActivity(Intent) - function in android.app.BaseSurveyActivity
 
startNextMatchingActivity(Intent,Bundle) - function in android.app.BaseSurveyActivity
 
startPostponedEnterTransition() - function in android.app.BaseSurveyActivity
 
startSearch(String,Boolean,Bundle,Boolean) - function in android.app.BaseSurveyActivity
 
startService(Intent) - function in android.content.BaseSurveyActivity
 
startSupportActionMode(ActionMode.Callback) - function in androidx.appcompat.app.BaseSurveyActivity
 
stopLocalVoiceInteraction() - function in android.app.BaseSurveyActivity
 
stopLockTask() - function in android.app.BaseSurveyActivity
 
stopManagingCursor(Cursor) - function in android.app.BaseSurveyActivity
 
stopService(Intent) - function in android.content.BaseSurveyActivity
 
submit() - function in apptentive.com.android.feedback.survey.viewmodel.SurveyViewModel
 
superDispatchKeyEvent(KeyEvent) - function in androidx.core.app.BaseSurveyActivity
 
supportFinishAfterTransition() - function in androidx.fragment.app.BaseSurveyActivity
 
supportInvalidateOptionsMenu() - function in androidx.appcompat.app.BaseSurveyActivity
 
supportNavigateUpTo(Intent) - function in androidx.appcompat.app.BaseSurveyActivity
 
supportPostponeEnterTransition() - function in androidx.fragment.app.BaseSurveyActivity
 
supportRequestWindowFeature(Integer) - function in androidx.appcompat.app.BaseSurveyActivity
 
supportShouldUpRecreateTask(Intent) - function in androidx.appcompat.app.BaseSurveyActivity
 
supportStartPostponedEnterTransition() - function in androidx.fragment.app.BaseSurveyActivity
 
SurveyCancelConfirmationDisplay - class in apptentive.com.android.feedback.survey.viewmodel
 
SurveyListItem - class in apptentive.com.android.feedback.survey.viewmodel
Base class for representing survey list item
SurveyListItem.Type - class in apptentive.com.android.feedback.survey.viewmodel.SurveyListItem
 
SurveyModel - class in apptentive.com.android.feedback.survey.model
 
SurveyQuestion - class in apptentive.com.android.feedback.survey.model
Model class to represent survey questions.
SurveyQuestionAnswer - class in apptentive.com.android.feedback.survey.model
 
SurveyViewModel - class in apptentive.com.android.feedback.survey.viewmodel
ViewModel for SurveysSurveyViewModel class that is responsible for preparing and managing survey data for BaseSurveyActivity
A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V