OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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