OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isInShelf
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
503
public boolean
isInShelf
() {
StatusBarIconView.java
819
public void setIsInShelf(boolean
isInShelf
) {
820
mIsInShelf =
isInShelf
;
823
public boolean
isInShelf
() {
Completed in 106 milliseconds