OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createNewViewState
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
EmptyShadeView.java
60
public ExpandableViewState
createNewViewState
(StackScrollState stackScrollState) {
DismissView.java
78
public ExpandableViewState
createNewViewState
(StackScrollState stackScrollState) {
ExpandableView.java
483
public ExpandableViewState
createNewViewState
(StackScrollState stackScrollState) {
NotificationShelf.java
174
public ExpandableViewState
createNewViewState
(StackScrollState stackScrollState) {
[
all
...]
ExpandableNotificationRow.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollState.java
73
viewState = view.
createNewViewState
(this);
Completed in 677 milliseconds