HomeSort by relevance Sort by last modified time
    Searched defs:getEpicenterBounds (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
ListPopupWindowTest.java 415 assertNull(mPopupWindow.getEpicenterBounds());
420 assertEquals(mPopupWindow.getEpicenterBounds(), epicenter);
423 assertNull(mPopupWindow.getEpicenterBounds());
    [all...]
PopupWindowTest.java     [all...]

Completed in 58 milliseconds