Searched refs:mIsDropdown (Results 1 – 1 of 1) sorted by relevance
160 private boolean mIsDropdown; field in PopupWindow1280 mIsDropdown = isDropDown; in setDropDown()1334 mIsDropdown = false; in showAtLocation()1413 mIsDropdown = true; in showAsDropDown()1595 if (mIsDropdown && (mClipToScreen || mClippingEnabled)) { in computeGravity()1702 if (mIsDropdown) { in computeAnimationResource()2396 if (oldAnchor == null || oldAnchor.get() != anchor || (needsUpdate && !mIsDropdown)) {