Searched refs:MAX_PLAYERS (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DMLandActivity.java51 } else if (N == mLand.MAX_PLAYERS) {
H A DMLand.java81 public static final int MAX_PLAYERS = 6; field in class:MLand
356 if (getNumPlayers() == MAX_PLAYERS) return;

Completed in 60 milliseconds