Home
last modified time | relevance | path

Searched refs:USER_OVERRIDE (Results 1 – 16 of 16) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/property/
DAutomaticEmergencyBrakingState.java60 public static final int USER_OVERRIDE = 3; field in AutomaticEmergencyBrakingState
77 case USER_OVERRIDE: in toString()
85 @IntDef({OTHER, ENABLED, ACTIVATED, USER_OVERRIDE})
DLaneKeepAssistState.java71 public static final int USER_OVERRIDE = 4; field in LaneKeepAssistState
90 case USER_OVERRIDE: in toString()
98 @IntDef({OTHER, ENABLED, ACTIVATED_STEER_LEFT, ACTIVATED_STEER_RIGHT, USER_OVERRIDE})
DLaneCenteringAssistState.java75 public static final int USER_OVERRIDE = 4; field in LaneCenteringAssistState
103 case USER_OVERRIDE: in toString()
113 @IntDef({OTHER, ENABLED, ACTIVATION_REQUESTED, ACTIVATED, USER_OVERRIDE,
DEmergencyLaneKeepAssistState.java77 public static final int USER_OVERRIDE = 6; field in EmergencyLaneKeepAssistState
100 case USER_OVERRIDE: in toString()
109 ACTIVATED_STEER_RIGHT, USER_OVERRIDE})
DCruiseControlState.java58 public static final int USER_OVERRIDE = 3; field in CruiseControlState
92 case USER_OVERRIDE: in toString()
104 @IntDef({OTHER, ENABLED, ACTIVATED, USER_OVERRIDE, SUSPENDED, FORCED_DEACTIVATION_WARNING})
DLowSpeedAutomaticEmergencyBrakingState.java66 public static final int USER_OVERRIDE = 3; field in LowSpeedAutomaticEmergencyBrakingState
85 @IntDef({OTHER, ENABLED, ACTIVATED, USER_OVERRIDE})
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DAutomaticEmergencyBrakingStateTest.java64 .USER_OVERRIDE, in constantValues()
66 .USER_OVERRIDE in constantValues()
DLaneKeepAssistStateTest.java66 android.car.hardware.property.LaneKeepAssistState.USER_OVERRIDE, in constantValues()
68 .USER_OVERRIDE in constantValues()
DLaneCenteringAssistStateTest.java66 .USER_OVERRIDE, in constantValues()
68 .USER_OVERRIDE in constantValues()
DCruiseControlStateTest.java58 android.car.hardware.property.CruiseControlState.USER_OVERRIDE, in constantValues()
59 android.hardware.automotive.vehicle.CruiseControlState.USER_OVERRIDE in constantValues()
DLowSpeedAutomaticEmergencyBrakingStateTest.java73 .USER_OVERRIDE, in constantValues()
75 .LowSpeedAutomaticEmergencyBrakingState.USER_OVERRIDE in constantValues()
DEmergencyLaneKeepAssistStateTest.java81 .USER_OVERRIDE, in constantValues()
83 .USER_OVERRIDE in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1257 field public static final int USER_OVERRIDE = 3; // 0x3
1304 field public static final int USER_OVERRIDE = 3; // 0x3
1363 field public static final int USER_OVERRIDE = 6; // 0x6
1431 field public static final int USER_OVERRIDE = 4; // 0x4
1448 field public static final int USER_OVERRIDE = 4; // 0x4
1456 field public static final int USER_OVERRIDE = 3; // 0x3
/packages/services/Car/car-lib/api/
Dsystem-current.txt1257 field public static final int USER_OVERRIDE = 3; // 0x3
1304 field public static final int USER_OVERRIDE = 3; // 0x3
1363 field public static final int USER_OVERRIDE = 6; // 0x6
1431 field public static final int USER_OVERRIDE = 4; // 0x4
1448 field public static final int USER_OVERRIDE = 4; // 0x4
1456 field public static final int USER_OVERRIDE = 3; // 0x3
Dtest-current.txt1331 field public static final int USER_OVERRIDE = 3; // 0x3
1378 field public static final int USER_OVERRIDE = 3; // 0x3
1437 field public static final int USER_OVERRIDE = 6; // 0x6
1505 field public static final int USER_OVERRIDE = 4; // 0x4
1522 field public static final int USER_OVERRIDE = 4; // 0x4
1530 field public static final int USER_OVERRIDE = 3; // 0x3
Dsystem-lint-baseline.txt2768 UnflaggedApi: android.car.hardware.property.AutomaticEmergencyBrakingState#USER_OVERRIDE:
2769 … with @FlaggedApi: field android.car.hardware.property.AutomaticEmergencyBrakingState.USER_OVERRIDE
2814 UnflaggedApi: android.car.hardware.property.CruiseControlState#USER_OVERRIDE:
2815 …t be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlState.USER_OVERRIDE
2840 UnflaggedApi: android.car.hardware.property.EmergencyLaneKeepAssistState#USER_OVERRIDE:
2841 …ed with @FlaggedApi: field android.car.hardware.property.EmergencyLaneKeepAssistState.USER_OVERRIDE
2926 UnflaggedApi: android.car.hardware.property.LaneCenteringAssistState#USER_OVERRIDE:
2927 …lagged with @FlaggedApi: field android.car.hardware.property.LaneCenteringAssistState.USER_OVERRIDE
2952 UnflaggedApi: android.car.hardware.property.LaneKeepAssistState#USER_OVERRIDE:
2953 … be flagged with @FlaggedApi: field android.car.hardware.property.LaneKeepAssistState.USER_OVERRIDE