Home | History | Annotate | Download | only in preference

Lines Matching defs:EXTRA_SHOW_FRAGMENT_TITLE

156     public static final String EXTRA_SHOW_FRAGMENT_TITLE = ":android:show_fragment_title";
558 int initialTitle = getIntent().getIntExtra(EXTRA_SHOW_FRAGMENT_TITLE, 0);
1094 intent.putExtra(EXTRA_SHOW_FRAGMENT_TITLE, titleRes);