Searched refs:widgetLabel (Results 1 – 1 of 1) sorted by relevance
165 String widgetLabel = null; in updateTestInstructions() local172 widgetLabel = mTitle; in updateTestInstructions()178 widgetLabel = getString(testItem.widgetLabel); in updateTestInstructions()181 ((TextView) findViewById(R.id.widget_label)).setText(widgetLabel); in updateTestInstructions()301 public final int widgetLabel; field in PolicyTransparencyTestActivity.PolicyTestItem305 public PolicyTestItem(int setStep, int userAction, int widgetLabel, int widgetId, in PolicyTestItem() argument309 this.widgetLabel = widgetLabel; in PolicyTestItem()