Home | History | Annotate | Download | only in widget

Lines Matching defs:gadget

247          * Returns the gadget state template populated with the gadget
251 final String gadget = context.getString(getButtonDescription());
253 return context.getString(R.string.gadget_state_template, gadget, state);