OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:homelayout
(Results
1 - 15
of
15
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java
824
HomeView
homeLayout
= mExpandedActionView != null ? mExpandedHomeLayout : mHomeLayout;
826
if (
homeLayout
.getVisibility() != GONE) {
827
final ViewGroup.LayoutParams lp =
homeLayout
.getLayoutParams();
834
homeLayout
.measure(homeWidthSpec,
836
final int homeWidth =
homeLayout
.getMeasuredWidth() +
homeLayout
.getLeftOffset();
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html
570
<A NAME="android.R.attr.
homeLayout
"></A>
571
<nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#
homeLayout
" target="_top"><code>
homeLayout
</code></A></nobr>
[
all
...]
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/frameworks/base/core/res/res/values/
styles.xml
[
all
...]
public.xml
[
all
...]
attrs.xml
[
all
...]
/frameworks/base/api/
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
15.txt
[
all
...]
current.txt
[
all
...]
Completed in 378 milliseconds