OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:widthInPortrait
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java
292
static int
widthInPortrait
(Resources r, int numCells) {
[
all
...]
Workspace.java
315
while (CellLayout.
widthInPortrait
(res, cellCountX + 1) <= minDims.x) {
[
all
...]
Completed in 43 milliseconds