Home
last modified time | relevance | path

Searched refs:mPopupViewInitialLayoutDirectionInherited (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DPopupWindow.java184 private boolean mPopupViewInitialLayoutDirectionInherited; field in PopupWindow
1188 mPopupViewInitialLayoutDirectionInherited = in preparePopup()
1268 if (anchor != null && mPopupViewInitialLayoutDirectionInherited) { in setLayoutDirectionFromAnchor()