Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java365 iconState.translateContent = mMaxLayoutHeight - getTranslationY()
390 && (isLastChild || iconState.translateContent)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java524 public boolean translateContent; field in IconState