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.java242 float numViewsInShelf = 0.0f; in updateAppearance() local
311 numViewsInShelf += inShelfAmount; in updateAppearance()
396 boolean hideBackground = numViewsInShelf < 1.0f; in updateAppearance()