Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryDefender.cpp228 case STATE_DISCONNECTED: in stateMachine_runAction()
270 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
275 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
278 case STATE_DISCONNECTED: in stateMachine_getNextState()
298 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
303 nextState = STATE_DISCONNECTED; in stateMachine_getNextState()
323 case STATE_DISCONNECTED: in stateMachine_firstAction()
/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h68 STATE_DISCONNECTED, enumerator
76 [STATE_DISCONNECTED] = "DISCONNECTED",