Searched refs:mBottomAnchor (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DUniverseBackground.java47 final View mBottomAnchor; field in class:UniverseBackground
108 mBottomAnchor = mContent.findViewById(R.id.bottom);
178 return mBottomAnchor.getTop();

Completed in 117 milliseconds