Home
last modified time | relevance | path

Searched refs:toName (Results 1 – 21 of 21) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/property/
DHalPropertyDebugUtils.java19 import static com.android.car.internal.util.ConstantDebugUtils.toName;
79 return toName(VehicleProperty.class, propertyId) + hexSuffix; in toPropertyIdString()
113 return toName(VehicleAreaSeat.class, areaId); in toAreaIdString()
122 return toName(VehicleAreaWheel.class, areaId); in toAreaIdString()
155 output += toName(clazz, areaBit); in convertAreaIdToDebugString()
270 String valueName = ConstantDebugUtils.toName(enumClazz, value); in getIntValueName()
287 String unitsString = ConstantDebugUtils.toName(VehicleUnit.class, units); in getUnitsIfSupported()
347 if (toName(clazz, constantValue) == null) { in toDebugString()
352 return toName(clazz, constantValue) + hexSuffix; in toDebugString()
360 return toName(VehicleProperty.class, propertyId) != null; in isSystemPropertyId()
DHalValueDebugUtils.java43 String valueName = ConstantDebugUtils.toName(enumClazz, in toDebugString()
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DVehiclePropertyIdDebugUtils.java46 public static String toName(int propertyId) { in toName() method in VehiclePropertyIdDebugUtils
47 return ConstantDebugUtils.toName(VehiclePropertyIds.class, propertyId); in toName()
63 return toName(propertyId); in toDebugString()
77 return toName(propertyId) != null; in isDefined()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/property/
DConstantDebugUtilsUnitTest.java34 assertThat(ConstantDebugUtils.toName(VehicleGear.class, VehicleGear.GEAR_DRIVE)).isEqualTo( in testToName()
36 assertThat(ConstantDebugUtils.toName(VehicleGear.class, -1)).isNull(); in testToName()
37 assertThat(ConstantDebugUtils.toName(VehicleSeatOccupancyState.class, in testToName()
DVehiclePropertyIdDebugUtilsUnitTest.java29 assertThat(VehiclePropertyIdDebugUtils.toName(VehiclePropertyIds.ABS_ACTIVE)).isEqualTo( in testToName()
31 assertThat(VehiclePropertyIdDebugUtils.toName( in testToName()
34 assertThat(VehiclePropertyIdDebugUtils.toName(-1)).isNull(); in testToName()
/packages/services/Car/car-lib/src/com/android/car/internal/util/
DConstantDebugUtils.java66 public static String toName(Class<?> clazz, int value) { in toName() method in ConstantDebugUtils
67 return cacheClazzToConstantDebugUtilsMapping(clazz).toName(value); in toName()
119 private String toName(int value) { in toName() method in ConstantDebugUtils
/packages/services/Car/car-lib/src/android/car/hardware/property/
DDriverDistractionWarning.java70 String driverDistractionWarningString = ConstantDebugUtils.toName( in toString()
DLowSpeedCollisionWarningState.java68 String lowSpeedCollisionWarningStateString = ConstantDebugUtils.toName( in toString()
DDriverDistractionState.java71 String driverDistractionStateString = ConstantDebugUtils.toName( in toString()
DDriverDrowsinessAttentionWarning.java70 String driverDrowsinessAttentionWarningString = ConstantDebugUtils.toName( in toString()
DElectronicStabilityControlState.java67 String electronicStabilityControlStateString = ConstantDebugUtils.toName( in toString()
DLowSpeedAutomaticEmergencyBrakingState.java76 String lowSpeedAutomaticEmergencyBrakingStateString = ConstantDebugUtils.toName( in toString()
DVehicleAutonomousState.java88 String vehicleAutonomousStateString = ConstantDebugUtils.toName( in toString()
DVehicleAirbagLocation.java78 String vehicleAirbagLocationString = ConstantDebugUtils.toName( in toString()
DCrossTrafficMonitoringWarningState.java94 String crossTrafficMonitoringWarningStateString = ConstantDebugUtils.toName( in toString()
DImpactSensorLocation.java79 String impactSensorLocationString = ConstantDebugUtils.toName( in toString()
DDriverDrowsinessAttentionState.java105 String driverDrowsinessAttentionStateString = ConstantDebugUtils.toName( in toString()
/packages/modules/NeuralNetworks/common/
DMetaModel.cpp491 std::ostringstream toName; in makeSlice() local
492 toName << "Slice: To " << version; in makeSlice()
493 graphDump(toName.str().c_str(), slice.mModel); in makeSlice()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java24 import static com.android.car.internal.property.VehiclePropertyIdDebugUtils.toName;
7537 return isDefined(propertyId) ? toName(propertyId) : "0x" + Integer.toHexString(propertyId); in toString()
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...