OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExpandedHeight
(Results
1 - 7
of
7
) sorted by null
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandableListItem.java
75
public int
getExpandedHeight
() {
ExpandingLayout.java
68
public int
getExpandedHeight
() {
CustomArrayAdapter.java
94
expandingLayout.setExpandedHeight(object.
getExpandedHeight
());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
BaseStatusBarHeader.java
37
public abstract int
getExpandedHeight
();
NotificationPanelView.java
331
updateStackHeight(
getExpandedHeight
());
388
getExpandedHeight
(),
[
all
...]
QuickStatusBarHeader.java
194
public int
getExpandedHeight
() {
PanelView.java
789
public float
getExpandedHeight
() {
[
all
...]
Completed in 652 milliseconds