OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setchildrenexpanded
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java
667
public void
setChildrenExpanded
(boolean childrenExpanded) {
676
child.
setChildrenExpanded
(childrenExpanded, false);
[
all
...]
NotificationStackScrollLayout.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
[
all
...]
Completed in 609 milliseconds