Searched refs:PopupDecorView (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java158 private PopupDecorView mDecorView;
1398 private PopupDecorView createDecorView(View contentView) {
1407 final PopupDecorView decorView = new PopupDecorView(mContext);
1428 final PopupDecorView decorView = mDecorView;
1883 final PopupDecorView decorView = mDecorView;
2367 private class PopupDecorView extends FrameLayout { class in class:PopupWindow
2371 public PopupDecorView(Context context) { method in class:PopupWindow.PopupDecorView
2565 TransitionManager.endTransitions(PopupDecorView.this);
/frameworks/base/config/
H A Dcompiled-classes-phone5068 android.widget.PopupWindow$PopupDecorView
5069 android.widget.PopupWindow$PopupDecorView$1

Completed in 104 milliseconds