OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCellContentHeight
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
ShortcutAndWidgetContainer.java
133
int
getCellContentHeight
() {
154
int cHeight =
getCellContentHeight
();
Hotseat.java
116
int cHeight = mContent.getShortcutsAndWidgets().
getCellContentHeight
();
CellLayout.java
[
all
...]
Completed in 32 milliseconds