Searched refs:FIRST_LAYOUT (Results 1 – 1 of 1) sorted by relevance
45 private static final String FIRST_LAYOUT = "first_layout"; field in HeadsUpStatusBarView121 bundle.putBoolean(FIRST_LAYOUT, mFirstLayout); in onSaveInstanceState()138 mFirstLayout = bundle.getBoolean(FIRST_LAYOUT, true); in onRestoreInstanceState()