Searched refs:STATE_ACTIONBARSUBTITLE_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java102 private final static String STATE_ACTIONBARSUBTITLE_KEY = field in class:PhotoViewController
288 mActionBarSubtitle = savedInstanceState.getString(STATE_ACTIONBARSUBTITLE_KEY);
439 outState.putString(STATE_ACTIONBARSUBTITLE_KEY, mActionBarSubtitle);

Completed in 56 milliseconds