Searched defs:OnEnter (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/common/ | ||
H A D | state_machine_unittest.cc | 52 void OnEnter() override { in OnEnter() function in StateMachineImpl::StateZero |
H A D | state_machine.h | 74 virtual void OnEnter() {} in OnEnter() function |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_av.cc | 1384 void BtifAvStateMachine::StateIdle::OnEnter() { in OnEnter() function in BtifAvStateMachine::StateIdle |