OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:monexpandclicklistener
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
137
private OnExpandClickListener
mOnExpandClickListener
;
147
mOnExpandClickListener
.onExpandClicked(mEntry, nowExpanded);
164
mOnExpandClickListener
.onExpandClicked(mEntry, nowExpanded);
608
mOnExpandClickListener
= onExpandClickListener;
[
all
...]
Completed in 48 milliseconds