OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:istransformingintoshelf
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
515
public boolean
isTransformingIntoShelf
() {
NotificationShelf.java
547
boolean stayingInShelf = row.isInShelf() && !row.
isTransformingIntoShelf
();
[
all
...]
Completed in 59 milliseconds