Added in API level 29

CarUxRestrictions.CarUxRestrictionsInfo

public static abstract @interface CarUxRestrictions.CarUxRestrictionsInfo
implements Annotation

android.car.drivingstate.CarUxRestrictions.CarUxRestrictionsInfo


Value is either 0 or a combination of CarUxRestrictions.UX_RESTRICTIONS_BASELINE, CarUxRestrictions.UX_RESTRICTIONS_NO_DIALPAD, CarUxRestrictions.UX_RESTRICTIONS_NO_FILTERING, CarUxRestrictions.UX_RESTRICTIONS_LIMIT_STRING_LENGTH, CarUxRestrictions.UX_RESTRICTIONS_NO_KEYBOARD, CarUxRestrictions.UX_RESTRICTIONS_NO_VIDEO, CarUxRestrictions.UX_RESTRICTIONS_LIMIT_CONTENT, CarUxRestrictions.UX_RESTRICTIONS_NO_SETUP, CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE, and CarUxRestrictions.UX_RESTRICTIONS_NO_VOICE_TRANSCRIPTION

Summary

Inherited methods