Searched refs:mCurrentProjectionState (Results 1 – 1 of 1) sorted by relevance
120 private @ProjectionState int mCurrentProjectionState = PROJECTION_STATE_INACTIVE; field in CarProjectionService429 && mCurrentProjectionState == PROJECTION_STATE_INACTIVE) in updateProjectionStatus()431 mCurrentProjectionState = status.getState(); in updateProjectionStatus()478 mCurrentProjectionState = PROJECTION_STATE_INACTIVE; in unregisterProjectionReceiverClient()493 currentState = mCurrentProjectionState; in notifyProjectionStatusChanged()809 writer.println("Current projection state: " + mCurrentProjectionState); in dump()