Home | History | Annotate | Download | only in app

Lines Matching defs:FRAGMENTS_TAG

738     static final String FRAGMENTS_TAG = "android:fragments";
1043 Parcelable p = savedInstanceState.getParcelable(FRAGMENTS_TAG);
1627 outState.putParcelable(FRAGMENTS_TAG, p);