OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getchildrencontainer
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainerTest.java
50
NotificationChildrenContainer childrenContainer = mGroup.
getChildrenContainer
();
61
NotificationChildrenContainer childrenContainer = mGroup.
getChildrenContainer
();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
ExpandableNotificationRowTest.java
63
Assert.assertTrue(mGroup.
getChildrenContainer
().getVisibleHeader().getVisibility()
73
+ "seems out of sync.", mGroup.
getChildrenContainer
().isUserLocked());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java
[
all
...]
Completed in 397 milliseconds