Home
last modified time | relevance | path

Searched defs:father (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/app/src/android/app/cts/
DTabActivityTest.java91 final MockTabActivity father = new MockTabActivity(); in testChildTitleCallback() local
DInstrumentationTest.java389 Activity father = new Activity(); in testNewActivity() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1031 MockViewGroup father = new MockViewGroup(mContext); in testOnAnimationEnd() local
1061 MockViewGroup father = new MockViewGroup(mContext); in testOnAnimationStart() local
1131 MockViewGroup father = new MockViewGroup(mContext); in testRemoveAllViewsInLayout() local
1149 MockViewGroup father = new MockViewGroup(mContext); in testRemoveDetachedView() local
1177 MockViewGroup father = new MockViewGroup(mContext); in testRemoveView() local
1191 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewAt() local
1213 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewInLayout() local
1227 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViews() local
1247 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewsInLayout() local
1285 MockViewGroup father = new MockViewGroup(mContext); in testRequestDisallowInterceptTouchEvent() local
[all …]