Searched refs:mSelectionVerified (Results 1 – 1 of 1) sorted by relevance
87 private boolean mSelectionVerified; field in ContactBrowseListFragment230 mSelectionVerified = savedState.getBoolean(KEY_SELECTION_VERIFIED); in restoreSavedState()240 outState.putBoolean(KEY_SELECTION_VERIFIED, mSelectionVerified); in onSaveInstanceState()328 mSelectionVerified = false; in setSelectedContactUri()409 mSelectionVerified = false; in onLoadFinished()420 if (mSelectionVerified) { in checkSelection()506 mSelectionVerified = true; in checkSelection()579 mSelectionVerified = false; in startLoading()591 mSelectionVerified = false; in reloadData()