Searched refs:setStep (Results 1 – 1 of 1) sorted by relevance
154 String setStep = null; in updateTestInstructions() local160 setStep = getString(R.string.user_restriction_set_step, mTitle); in updateTestInstructions()171 setStep = getString(testItem.setStep); in updateTestInstructions()179 setStep, userAction, note)); in updateTestInstructions()284 public final int setStep; field in PolicyTransparencyTestActivity.PolicyTestItem290 public PolicyTestItem(int setStep, int userAction, int widgetLabel, int widgetId, in PolicyTestItem() argument292 this.setStep = setStep; in PolicyTestItem()