OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCellCountY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewGridLayout.java
45
int
getCellCountY
() {
PagedViewCellLayout.java
70
mCellCountY = LauncherModel.
getCellCountY
();
166
public int
getCellCountY
() {
261
if (numRows <
getCellCountY
()) {
LauncherModel.java
690
static int
getCellCountY
() {
[
all
...]
Completed in 3251 milliseconds