Searched refs:stateCount (Results 1 – 2 of 2) sorted by relevance
207 int stateCount = mActivity.getStateManager().getStateCount(); in resume() local208 mActivity.getGalleryActionBar().setDisplayOptions(stateCount > 1, true); in resume()
552 Object stateCount = in getStateCount() local556 return (int) stateCount; in getStateCount()