Searched refs:mIsDeletionInProgress (Results 1 – 1 of 1) sorted by relevance
148 private boolean mIsDeletionInProgress; field in DefaultContactBrowseListFragment1154 mIsDeletionInProgress = true; in deleteSelectedContacts()1166 mIsDeletionInProgress = false; in onDeletionFinished()1219 outState.putBoolean(KEY_DELETION_IN_PROGRESS, mIsDeletionInProgress); in onSaveInstanceState()