Searched refs:mIsDropdown (Results 1 – 1 of 1) sorted by relevance
103 private boolean mIsDropdown; field in PopupWindow1019 mIsDropdown = false; in showAtLocation()1102 mIsDropdown = true; in showAsDropDown()1368 if (mIsDropdown) { in computeAnimationResource()1859 if (oldAnchor == null || oldAnchor.get() != anchor || (needsUpdate && !mIsDropdown)) {