Home
last modified time | relevance | path

Searched refs:homeLayout (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java933 HomeView homeLayout = mExpandedActionView != null ? mExpandedHomeLayout : mHomeLayout; in onMeasure() local
935 final ViewGroup.LayoutParams homeLp = homeLayout.getLayoutParams(); in onMeasure()
951 homeLayout.measure(homeWidthSpec, exactHeightSpec); in onMeasure()
954 if ((homeLayout.getVisibility() != GONE && homeLayout.getParent() == mUpGoerFive) in onMeasure()
956 homeWidth = homeLayout.getMeasuredWidth(); in onMeasure()
957 final int homeOffsetWidth = homeWidth + homeLayout.getStartOffset(); in onMeasure()
1110 HomeView homeLayout = mExpandedActionView != null ? mExpandedHomeLayout : mHomeLayout; in onLayout() local
1114 if (homeLayout.getParent() == mUpGoerFive) { in onLayout()
1115 if (homeLayout.getVisibility() != GONE) { in onLayout()
1116 startOffset = homeLayout.getStartOffset(); in onLayout()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt654 field public static final int homeLayout = 16843549; // 0x101031d
/frameworks/base/non-updatable-api/
Dcurrent.txt718 field public static final int homeLayout = 16843549; // 0x101031d
/frameworks/base/api/
Dcurrent.txt718 field public static final int homeLayout = 16843549; // 0x101031d
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90338 Lcom/android/internal/R$attr;->homeLayout:I