Searched refs:ScriptManagerAdapter (Results 1 – 1 of 1) sorted by relevance
76 private ScriptManagerAdapter mAdapter;131 mAdapter = new ScriptManagerAdapter(this); in onCreate()564 private class ScriptManagerAdapter extends ScriptListAdapter { class in ScriptManager565 public ScriptManagerAdapter(Context context) { in ScriptManagerAdapter() method in ScriptManager.ScriptManagerAdapter