Searched refs:mIsDropdown (Results 1 – 1 of 1) sorted by relevance
143 private boolean mIsDropdown; field in PopupWindow1143 mIsDropdown = false; in showAtLocation()1226 mIsDropdown = true; in showAsDropDown()1501 if (mIsDropdown) { in computeAnimationResource()2145 if (oldAnchor == null || oldAnchor.get() != anchor || (needsUpdate && !mIsDropdown)) {