Home
last modified time | relevance | path

Searched refs:UNLOCK_ALL_LEVELS_ID (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLevelSelectActivity.java42 private final static int UNLOCK_ALL_LEVELS_ID = 0; field in LevelSelectActivity
287 menu.add(0, UNLOCK_ALL_LEVELS_ID, 0, R.string.unlock_levels); in onCreateOptionsMenu()
306 case UNLOCK_ALL_LEVELS_ID: in onMenuItemSelected()