Searched refs:TabModel (Results 1 – 2 of 2) sorted by relevance
33 final class TabModel { class49 TabModel(SharedPreferences prefs) { in TabModel() method in TabModel
72 private TabModel mTabModel;91 mTabModel = new TabModel(prefs); in init()