OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnHeightChangedListener
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
36
protected
OnHeightChangedListener
mOnHeightChangedListener;
227
public void setOnHeightChangedListener(
OnHeightChangedListener
listener) {
444
public interface
OnHeightChangedListener
{
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java
94
ExpandableView.
OnHeightChangedListener
, NotificationGroupManager.OnGroupChangeListener,
184
private ExpandableView.
OnHeightChangedListener
mOnHeightChangedListener;
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java
69
ExpandableView.
OnHeightChangedListener
,
[
all
...]
Completed in 523 milliseconds