/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/loader/ |
D | TmaLoaderUtils.java | 61 static <T extends Enum> Map<String, T> enumNamesToValues(T[] values) { in enumNamesToValues() 71 static <K extends Enum, E extends Enum> E getEnum( in getEnum() 79 static <T extends Enum> JSONArray getArray(JSONObject json, T key) { in getArray() 89 static <T extends Enum, U extends Enum> List<U> getEnumArray(JSONObject json, T key, in getEnumArray() 107 static <T extends Enum> String getString(JSONObject json, T key) { in getString() 117 static <T extends Enum> int getInt(JSONObject json, T key) { in getInt()
|
/packages/services/Car/car-lib/src/android/car/ |
D | CarInfoManager.java | 174 public @FuelType.Enum int[] getFuelTypes() { in getFuelTypes() 192 public @EvConnectorType.Enum int[] getEvConnectorTypes() { in getEvConnectorTypes() 244 public @VehicleAreaSeat.Enum int getDriverSeat() { in getDriverSeat() 251 public @PortLocationType.Enum int getEvPortLocation() { in getEvPortLocation() 258 public @PortLocationType.Enum int getFuelDoorLocation() { in getFuelDoorLocation()
|
D | VehicleAreaSeat.java | 76 public @interface Enum {} annotation in VehicleAreaSeat 92 @Enum
|
D | CarOccupantZoneManager.java | 145 @VehicleAreaSeat.Enum 150 @VehicleAreaSeat.Enum int seat) { in OccupantZoneInfo()
|
D | VehicleOilLevel.java | 46 public @interface Enum {} annotation in VehicleOilLevel
|
D | PortLocationType.java | 59 public @interface Enum {} annotation in PortLocationType
|
D | VehicleAreaWheel.java | 61 public @interface Enum {} annotation in VehicleAreaWheel
|
D | VehiclePropertyType.java | 62 public @interface Enum {} annotation in VehiclePropertyType
|
D | FuelType.java | 76 public @interface Enum {} annotation in FuelType
|
D | EvConnectorType.java | 79 public @interface Enum {} annotation in EvConnectorType
|
D | VehicleGear.java | 67 public @interface Enum {} annotation in VehicleGear
|
D | VehicleUnit.java | 115 public @interface Enum {} annotation in VehicleUnit
|
/packages/apps/TV/tuner/proto/ |
D | channel.proto | 65 // Enum describing the types of tuner. 72 // Enum describing the types of video stream. 90 // Enum describing the types of audio stream. 106 // Enum describing ATSC service types 121 // Enum describing the types of delivery system.
|
D | track.proto | 32 // Enum describing the types of a audio track.
|
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/ |
D | voicemail_transcription.proto | 12 // Enum that specifies supported audio formats. 22 // Enum that describes the status of the transcription process. 59 // Enum that specifies the user's consent to donate a specific voicemail. 71 // Enum that specifies the user's rating for a voicemail transcription.
|
/packages/apps/TV/libs/m2/ |
D | j2objc-annotations-1.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/Car/Settings/src/com/android/car/settings/units/ |
D | Unit.java | 31 Unit(@VehicleUnit.Enum int unitId, @StringRes int unitAbbreviationResId, in Unit()
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarHvacFanDirection.java | 64 public @interface Enum {} annotation in CarHvacFanDirection
|
/packages/apps/Car/Cluster/src/android/car/cluster/sensors/ |
D | Sensor.java | 44 @VehiclePropertyType.Enum
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | ListenerCombiner.java | 29 public class ListenerCombiner<Input extends Enum<Input>> {
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/ |
D | StatsLogCompatManager.java | 299 String name = (event instanceof Enum) ? ((Enum) event).name() : in write()
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |