Searched refs:mIsDropdown (Results 1 – 1 of 1) sorted by relevance
161 private boolean mIsDropdown; field in PopupWindow1283 mIsDropdown = isDropDown; in setDropDown()1337 mIsDropdown = false; in showAtLocation()1416 mIsDropdown = true; in showAsDropDown()1598 if (mIsDropdown && (mClipToScreen || mClippingEnabled)) { in computeGravity()1704 if (mIsDropdown) { in computeAnimationResource()2409 if (oldAnchor == null || oldAnchor.get() != anchor || (needsUpdate && !mIsDropdown)) {