Searched refs:KEY_LANDER_WIDTH (Results 1 – 1 of 1) sorted by relevance
101 private static final String KEY_LANDER_WIDTH = "mLanderWidth"; field in LunarView.LunarThread342 mLanderWidth = savedState.getInt(KEY_LANDER_WIDTH); in restoreState()395 map.putInt(KEY_LANDER_WIDTH, Integer.valueOf(mLanderWidth)); in saveState()