Home
last modified time | relevance | path

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

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