Home
last modified time | relevance | path

Searched refs:STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/health/
DBatteryDefender.cpp287 case STATE_DISCONNECTED: in stateMachine_runAction()
329 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
334 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
337 case STATE_DISCONNECTED: in stateMachine_getNextState()
357 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
362 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
382 case STATE_DISCONNECTED: in stateMachine_firstAction()
/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h75 STATE_DISCONNECTED, enumerator
83 [STATE_DISCONNECTED] = "DISCONNECTED",