Searched refs:mGroupAdapter (Results 1 – 1 of 1) sorted by relevance
101 private GroupAdapter mGroupAdapter; field in TrustedCredentialsFragment116 mGroupAdapter.load();185 mGroupAdapter.saveState(outState); in onSaveInstanceState()195 mGroupAdapter = new GroupAdapter( in onCreateView()197 int profilesSize = mGroupAdapter.getGroupCount(); in onCreateView()200 : savedInstanceState.getBundle(mGroupAdapter.getKey(i)); in onCreateView()208 UserInfo userInfo = mGroupAdapter.getUserInfoByGroup(i); in createChildView()218 ChildAdapter adapter = mGroupAdapter.createChildAdapter(i); in createChildView()224 int profilesSize = mGroupAdapter.getGroupCount(); in createChildView()