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.java391 Activity father = new Activity(); in testNewActivity() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1035 MockViewGroup father = new MockViewGroup(mContext); in testOnAnimationEnd() local
1065 MockViewGroup father = new MockViewGroup(mContext); in testOnAnimationStart() local
1135 MockViewGroup father = new MockViewGroup(mContext); in testRemoveAllViewsInLayout() local
1153 MockViewGroup father = new MockViewGroup(mContext); in testRemoveDetachedView() local
1181 MockViewGroup father = new MockViewGroup(mContext); in testRemoveView() local
1195 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewAt() local
1217 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewInLayout() local
1231 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViews() local
1251 MockViewGroup father = new MockViewGroup(mContext); in testRemoveViewsInLayout() local
1289 MockViewGroup father = new MockViewGroup(mContext); in testRequestDisallowInterceptTouchEvent() local
[all …]