Searched refs:mIsDropdown (Results 1 – 1 of 1) sorted by relevance
159 private boolean mIsDropdown; field in PopupWindow1279 mIsDropdown = isDropDown; in setDropDown()1333 mIsDropdown = false; in showAtLocation()1412 mIsDropdown = true; in showAsDropDown()1594 if (mIsDropdown && (mClipToScreen || mClippingEnabled)) { in computeGravity()1701 if (mIsDropdown) { in computeAnimationResource()2395 if (oldAnchor == null || oldAnchor.get() != anchor || (needsUpdate && !mIsDropdown)) {