Searched refs:EXTRA_START_PLAYER (Results 1 – 2 of 2) sorted by relevance
52 i.putExtra(GameActivity.EXTRA_START_PLAYER, in startGame()
38 public static final String EXTRA_START_PLAYER = field in GameActivity90 player = State.fromInt(getIntent().getIntExtra(EXTRA_START_PLAYER, 1)); in onResume()