OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actionbarheight
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java
308
final float
actionBarHeight
= actionBarSizeTypedArray.getDimension(0, 0f);
320
while (
actionBarHeight
+ CellLayout.heightInLandscape(res, cellCountY + 1)
[
all
...]
Completed in 236 milliseconds