OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setUserExpanded
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
58
public void
setUserExpanded
(boolean userExpanded) {
BaseStatusBar.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java
195
mHeadsUp.row.
setUserExpanded
(userExpanded);
NotificationRowLayout.java
159
((ExpandableNotificationRow) v).
setUserExpanded
(userExpanded);
Completed in 271 milliseconds