Searched defs:widgetLabel (Results 1 – 3 of 3) sorted by relevance
149 String widgetLabel = "Foo Widget"; in createTestWidgetItem() local
161 TextView widgetLabel = (TextView) view.findViewById(R.id.widget_name); in assertWidgetCellWithLabel() local
127 final String widgetLabel = getWidgetLabel(); in onCreate() local