Searched refs:mCurrentProjectionState (Results 1 – 1 of 1) sorted by relevance
131 private @ProjectionState int mCurrentProjectionState = PROJECTION_STATE_INACTIVE; field in CarProjectionService478 && mCurrentProjectionState == PROJECTION_STATE_INACTIVE) in updateProjectionStatus()480 mCurrentProjectionState = status.getState(); in updateProjectionStatus()528 mCurrentProjectionState = PROJECTION_STATE_INACTIVE; in unregisterProjectionReceiverClient()543 currentState = mCurrentProjectionState; in notifyProjectionStatusChanged()920 writer.println("Current projection state: " + mCurrentProjectionState); in dump()