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

  /frameworks/base/core/tests/coretests/src/android/widget/focus/
GoneParentFocusedChildTest.java 23 import android.widget.focus.GoneParentFocusedChild;
30 extends ActivityInstrumentationTestCase<GoneParentFocusedChild> {
34 super("com.android.frameworks.coretests", GoneParentFocusedChild.class);
GoneParentFocusedChild.java 32 public class GoneParentFocusedChild extends Activity {

Completed in 70 milliseconds