Searched defs:mAttrType (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowStateAnimator.java190 int mAttrType; field in class:WindowStateAnimator
214 mAttrType = win.mAttrs.type;
417 } else if (mAttrType == LayoutParams.TYPE_STATUS_BAR && mWin.mPolicyVisibility) {

Completed in 9 milliseconds