OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_PLAYERS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLandActivity.java
51
} else if (N == mLand.
MAX_PLAYERS
) {
MLand.java
81
public static final int
MAX_PLAYERS
= 6;
356
if (getNumPlayers() ==
MAX_PLAYERS
) return;
[
all
...]
Completed in 113 milliseconds