Searched refs:STATE_INTENT_KEY (Results 1 – 1 of 1) sorted by relevance
85 protected final static String STATE_INTENT_KEY = field in PhotoViewFragment204 final Bundle state = savedInstanceState.getBundle(STATE_INTENT_KEY); in onCreate()318 outState.putParcelable(STATE_INTENT_KEY, mIntent.getExtras()); in onSaveInstanceState()