OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pageIndicatorHeight
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java
738
int
pageIndicatorHeight
= (int) (pageIndicatorHeightPx * Math.min(1f,
745
lp.height =
pageIndicatorHeight
;
[
all
...]
AppsCustomizePagedView.java
298
void setWidgetsPageIndicatorPadding(int
pageIndicatorHeight
) {
299
mPageLayoutPaddingBottom =
pageIndicatorHeight
;
[
all
...]
Completed in 24 milliseconds