Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationOverflowContainer.java33 private ViewInvertHelper mViewInvertHelper; field in NotificationOverflowContainer
46 mViewInvertHelper = new ViewInvertHelper(findViewById(R.id.content), in onFinishInflate()
56 mViewInvertHelper.fade(dark, delay); in setDark()
58 mViewInvertHelper.update(dark); in setDark()