Searched refs:newGroupEditorId (Results 1 – 1 of 1) sorted by relevance
385 int newGroupEditorId = in setupEditorForAccount() local387 if (newGroupEditorId != mLastGroupEditorId) { in setupEditorForAccount()392 editorView = mLayoutInflater.inflate(newGroupEditorId, mRootView, false); in setupEditorForAccount()395 mLastGroupEditorId = newGroupEditorId; in setupEditorForAccount()