Searched refs:GoneParentFocusedChild (Results 1 – 2 of 2) sorted by relevance
23 import android.widget.focus.GoneParentFocusedChild;30 extends ActivityInstrumentationTestCase<GoneParentFocusedChild> {34 super("com.android.frameworks.coretests", GoneParentFocusedChild.class); in GoneParentFocusedChildTest()
32 public class GoneParentFocusedChild extends Activity { class