Searched refs:ExampleAppWidgetConfigure (Results 1 – 3 of 3) sorted by relevance
37 public class ExampleAppWidgetConfigure extends Activity { class47 public ExampleAppWidgetConfigure() { in ExampleAppWidgetConfigure() method in ExampleAppWidgetConfigure81 mAppWidgetPrefix.setText(loadTitlePref(ExampleAppWidgetConfigure.this, mAppWidgetId)); in onCreate()86 final Context context = ExampleAppWidgetConfigure.this;
61 String titlePrefix = ExampleAppWidgetConfigure.loadTitlePref(context, appWidgetId); in onUpdate()72 ExampleAppWidgetConfigure.deleteTitlePref(context, appWidgetIds[i]); in onDeleted()108 ExampleAppWidgetConfigure.loadTitlePref(context, appWidgetId), in updateAppWidget()
47 ExampleAppWidgetConfigure.loadAllTitlePrefs(context, appWidgetIds, texts); in onReceive()