Home
last modified time | relevance | path

Searched refs:surveyId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/overlay/
DSurveyFeatureProvider.java37 void downloadSurvey(Activity activity, String surveyId, @Nullable String data); in downloadSurvey() argument
46 boolean showSurveyIfAvailable(Activity activity, String surveyId); in showSurveyIfAvailable() argument
68 long getSurveyExpirationDate(Context context, String surveyId); in getSurveyExpirationDate() argument
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/overlay/
DSurveyFeatureProvider.java37 void downloadSurvey(Activity activity, String surveyId, @Nullable String data); in downloadSurvey() argument
46 boolean showSurveyIfAvailable(Activity activity, String surveyId); in showSurveyIfAvailable() argument
68 long getSurveyExpirationDate(Context context, String surveyId); in getSurveyExpirationDate() argument