Searched refs:VehicleLightState (Results 1 – 14 of 14) sorted by relevance
46 android.car.hardware.property.VehicleLightState.STATE_OFF, in constantValues()47 android.hardware.automotive.vehicle.VehicleLightState.OFF in constantValues()50 android.car.hardware.property.VehicleLightState.STATE_ON, in constantValues()51 android.hardware.automotive.vehicle.VehicleLightState.ON in constantValues()54 android.car.hardware.property.VehicleLightState in constantValues()56 android.hardware.automotive.vehicle.VehicleLightState in constantValues()
30 public final class VehicleLightState { class35 private VehicleLightState() {} in VehicleLightState() method in VehicleLightState
57 import android.car.hardware.property.VehicleLightState;
33 public final class VehicleLightState { class51 private VehicleLightState() {} in VehicleLightState() method in VehicleLightState
34 import android.hardware.automotive.vehicle.VehicleLightState;125 private static final int LIGHT_STATE_ON = VehicleLightState.ON;126 private static final int LIGHT_STATE_OFF = VehicleLightState.OFF;
84 android.car VehicleLightState int OFF85 android.car VehicleLightState int ON86 android.car VehicleLightState int DAYTIME_RUNNING
94 android.car VehicleLightState int DAYTIME_RUNNING95 android.car VehicleLightState int OFF96 android.car VehicleLightState int ON
93 android.car VehicleLightState int OFF94 android.car VehicleLightState int ON95 android.car VehicleLightState int DAYTIME_RUNNING
2970 UnflaggedApi: android.car.hardware.property.VehicleLightState:2971 New API must be flagged with @FlaggedApi: class android.car.hardware.property.VehicleLightState2972 UnflaggedApi: android.car.hardware.property.VehicleLightState#STATE_DAYTIME_RUNNING:2973 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.VehicleLightState.ST…2974 UnflaggedApi: android.car.hardware.property.VehicleLightState#STATE_OFF:2975 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.VehicleLightState.ST…2976 UnflaggedApi: android.car.hardware.property.VehicleLightState#STATE_ON:2977 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.VehicleLightState.ST…2978 UnflaggedApi: android.car.hardware.property.VehicleLightState#toString(int):2979 …t be flagged with @FlaggedApi: method android.car.hardware.property.VehicleLightState.toString(int)
1498 public final class VehicleLightState {
1572 public final class VehicleLightState {
621 class @hiddenOnly @hide VehicleLightState package android.car