Searched refs:BUNDLE_USER_VISIBLE (Results 1 – 1 of 1) sorted by relevance
132 private static final String BUNDLE_USER_VISIBLE = field in AbstractConversationViewFragment245 mUserVisible = savedState.getBoolean(BUNDLE_USER_VISIBLE); in onCreate()440 outState.putBoolean(BUNDLE_USER_VISIBLE, mUserVisible); in onSaveInstanceState()