Searched defs:mParentState (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/include/media/stagefright/ | ||
D | AHierarchicalStateMachine.h | 41 sp<AState> mParentState; member |
/frameworks/libs/modules-utils/javatests/com/android/internal/util/ | ||
D | StateMachineTest.java | 974 private ParentState mParentState = new ParentState(); field in StateMachineTest.StateMachine3 |