Searched refs:KEY_DIFFICULTY (Results 1 – 1 of 1) sorted by relevance
89 private static final String KEY_DIFFICULTY = "mDifficulty"; field in LunarView.LunarThread335 mDifficulty = savedState.getInt(KEY_DIFFICULTY); in restoreState()389 map.putInt(KEY_DIFFICULTY, Integer.valueOf(mDifficulty)); in saveState()