Searched refs:sSetEpicenterBoundsMethod (Results 1 – 1 of 1) sorted by relevance
78 private static Method sSetEpicenterBoundsMethod; field in ListPopupWindow95 sSetEpicenterBoundsMethod = PopupWindow.class.getDeclaredMethod(708 if (sSetEpicenterBoundsMethod != null) { in show()710 sSetEpicenterBoundsMethod.invoke(mPopup, mEpicenterBounds); in show()