Home
last modified time | relevance | path

Searched refs:mLastGroupEditorId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupEditorFragment.java193 private int mLastGroupEditorId; field in GroupEditorFragment
387 if (newGroupEditorId != mLastGroupEditorId) { in setupEditorForAccount()
395 mLastGroupEditorId = newGroupEditorId; in setupEditorForAccount()