Home
last modified time | relevance | path

Searched refs:numViewsInShelf (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java267 float numViewsInShelf = 0.0f; in updateAppearance() local
336 numViewsInShelf += inShelfAmount; in updateAppearance()
414 boolean hideBackground = numViewsInShelf < 1.0f; in updateAppearance()