Searched refs:setStep (Results 1 – 1 of 1) sorted by relevance
163 String setStep = null; in updateTestInstructions() local168 setStep = getString(R.string.user_restriction_set_step, mTitle); in updateTestInstructions()176 setStep = getString(testItem.setStep); in updateTestInstructions()183 getString(R.string.policy_transparency_test_instructions, setStep, userAction)); in updateTestInstructions()299 public final int setStep; field in PolicyTransparencyTestActivity.PolicyTestItem305 public PolicyTestItem(int setStep, int userAction, int widgetLabel, int widgetId, in PolicyTestItem() argument307 this.setStep = setStep; in PolicyTestItem()