Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/focus/
DGoneParentFocusedChildTest.java40 assertNotNull(getActivity().getGoneGroup()); in testPreconditinos()
46 getActivity().getGoneGroup().getVisibility()); in testPreconditinos()
DGoneParentFocusedChild.java47 public LinearLayout getGoneGroup() { in getGoneGroup() method in GoneParentFocusedChild