Searched refs:ComponentState (Results 1 – 2 of 2) sorted by relevance
77 enum ComponentState { enum82 void markComponent(int id, ComponentState state,92 ComponentState state;107 KeyedVector<int, ComponentState> mStates;111 ComponentState mDeviceState;119 ComponentState getDeviceStateLocked();121 Vector<ComponentState> mStateTransitions;
91 void StatusTracker::markComponent(int id, ComponentState state, in markComponent()114 StatusTracker::ComponentState StatusTracker::getDeviceStateLocked() { in getDeviceStateLocked()168 ComponentState prevState = getDeviceStateLocked(); in threadLoop()185 ComponentState newState = getDeviceStateLocked(); in threadLoop()