OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCollapsedHeight
(Results
1 - 6
of
6
) sorted by null
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandableListItem.java
59
public int
getCollapsedHeight
() {
ExpandingCells.java
62
obj.
getCollapsedHeight
(), obj.getText()));
CustomArrayAdapter.java
77
(AbsListView.LayoutParams.MATCH_PARENT, object.
getCollapsedHeight
());
ExpandingListView.java
391
viewObject.
getCollapsedHeight
()));
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
BorderView.java
129
public static int
getCollapsedHeight
() {
MessageHeaderView.java
[
all
...]
Completed in 239 milliseconds