Home
last modified time | relevance | path

Searched defs:childTwo (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/
DDevicePolicyGroupViewHolderTest.java105 TextView childTwo = (TextView) mDevicePolicyItems.getChildAt(1); in bind_makesItemGroupFocusableButChildrenNotFocusable() local
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java2593 ChildSessionStateMachine childTwo = mock(ChildSessionStateMachine.class); in testRemoteDeleteMultipleChildSession() local
2908 ChildSessionStateMachine childTwo = mock(ChildSessionStateMachine.class); in testKillChildSessions() local
2910 registerChildStateMachine(mock(ChildSessionCallback.class), childTwo); in testKillChildSessions() local