Searched defs:Api21PopupWindowImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
H A DPopupWindowCompat.java96 static class Api21PopupWindowImpl extends KitKatPopupWindowImpl { class in class:PopupWindowCompat
108 static class Api23PopupWindowImpl extends Api21PopupWindowImpl {
139 IMPL = new Api21PopupWindowImpl();

Completed in 769 milliseconds