Searched refs:getSystemCarModeOrProjectionState (Results 1 – 1 of 1) sorted by relevance
161 mIsCarModeOrProjectionActive = getSystemCarModeOrProjectionState(); in SystemStateHelper()260 mIsCarModeOrProjectionActive = getSystemCarModeOrProjectionState(); in onEnterCarMode()268 mIsCarModeOrProjectionActive = getSystemCarModeOrProjectionState(); in onExitCarMode()276 mIsCarModeOrProjectionActive = getSystemCarModeOrProjectionState(); in onSetAutomotiveProjection()285 mIsCarModeOrProjectionActive = getSystemCarModeOrProjectionState(); in onReleaseAutomotiveProjection()296 private boolean getSystemCarModeOrProjectionState() { in getSystemCarModeOrProjectionState() method in SystemStateHelper