Searched refs:mChildState (Results 1 – 2 of 2) sorted by relevance
136 super(state.mChildState.newDrawable()); in ShadowDrawable()166 final ConstantState mChildState; field in LauncherIcons.ShadowDrawable.MyConstantState170 mChildState = childState; in MyConstantState()180 return mChildState.getChangingConfigurations(); in getChangingConfigurations()
780 addState(mChildState, mParentState); in StateMachine3()783 setInitialState(mChildState); in StateMachine3()813 private ChildState mChildState = new ChildState(); field in StateMachineTest.StateMachine3841 assertEquals(sm3.mChildState, lr.getOriginalState()); in testStateMachine3()846 assertEquals(sm3.mChildState, lr.getOriginalState()); in testStateMachine3()