Searched refs:mIsDeletionInProgress (Results 1 – 1 of 1) sorted by relevance
145 private boolean mIsDeletionInProgress; field in DefaultContactBrowseListFragment1147 mIsDeletionInProgress = true; in deleteSelectedContacts()1159 mIsDeletionInProgress = false; in onDeletionFinished()1212 outState.putBoolean(KEY_DELETION_IN_PROGRESS, mIsDeletionInProgress); in onSaveInstanceState()