Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DNotificationPanel.java63 float mContentFrameMissingTranslation; field in NotificationPanel
95 mContentFrameMissingTranslation = 0; // not needed with current assets in onFinishInflate()
245 showing ? mContentFrameMissingTranslation : 0f, in setContentFrameVisible()
246 showing ? 0f : mContentFrameMissingTranslation)) in setContentFrameVisible()
380 end += mContentFrameMissingTranslation; in createAnimation()