/packages/services/Car/service/src/com/android/car/hal/ |
D | PropertyHalServiceIds.java | 414 public String getReadPermission(int propId) { in getReadPermission() 433 public String getWritePermission(int propId) { in getWritePermission() 449 public boolean insertVendorProperty(int propId) { in insertVendorProperty() 463 public boolean isSupportedProperty(int propId) { in isSupportedProperty()
|
D | PropertyHalService.java | 70 private int managerToHalPropId(int propId) { in managerToHalPropId() 163 public float getSampleRate(int propId) { in getSampleRate() 172 public String getReadPermission(int propId) { in getReadPermission() 181 public String getWritePermission(int propId) { in getWritePermission() 209 public void subscribeProperty(int propId, float rate) { in subscribeProperty() 235 public void unsubscribeProperty(int propId) { in unsubscribeProperty()
|
D | VehicleHal.java | 380 public float getSampleRate(int propId) { in getSampleRate() 395 VehiclePropValueSetter set(int propId) { in set() 400 VehiclePropValueSetter set(int propId, int areaId) { in set() 454 public void onPropertySetError(int errorCode, int propId, int areaId) { in onPropertySetError() 481 int propId = mPropertyHandlers.keyAt(i); in dump() local 494 public void dumpPropertyValueByCommend(PrintWriter writer, String propId, String areaId) { in dumpPropertyValueByCommend() 545 public void dumpPropertyConfigs(PrintWriter writer, String propId) { in dumpPropertyConfigs() 600 int propId = Integer.decode(property); in injectVhalEvent() local 642 int propId = Integer.decode(property); in injectOnPropertySetError() local 667 private VehiclePropValueSetter(HalClient client, int propId, int areaId) { in VehiclePropValueSetter() [all …]
|
D | HalClient.java | 115 int propId = requestedPropValue.prop; in getValue() local 183 final int propId; field in HalClient.PropertySetError 186 PropertySetError(int errorCode, int propId, int areaId) { in PropertySetError() 250 public void onPropertySetError(int errorCode, int propId, int areaId) { in onPropertySetError()
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | ICarProperty.aidl | 28 void registerListener(int propId, float rate, in ICarPropertyEventListener callback) = 0; in registerListener() 30 void unregisterListener(int propId, in ICarPropertyEventListener callback) = 1; in unregisterListener() 38 String getReadPermission(int propId) = 5; in getReadPermission() 40 String getWritePermission(int propId) = 6; in getWritePermission()
|
D | CarPropertyManager.java | 78 void onErrorEvent(int propId, int zone); in onErrorEvent() 323 public String getReadPermission(int propId) { in getReadPermission() 342 public String getWritePermission(int propId) { in getWritePermission() 360 public boolean isPropertyAvailable(int propId, int area) { in isPropertyAvailable() 436 public <E> CarPropertyValue<E> getProperty(@NonNull Class<E> clazz, int propId, int areaId) { in getProperty() 464 public <E> CarPropertyValue<E> getProperty(int propId, int areaId) { in getProperty() 483 public <E> void setProperty(@NonNull Class<E> clazz, int propId, int areaId, @NonNull E val) { in setProperty()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarPropertyService.java | 88 void addProperty(int propId, float rate) { in addProperty() 103 int propId = mRateMap.keyAt(i); in binderDied() local 117 float getRate(int propId) { in getRate() 127 void removeProperty(int propId) { in removeProperty() 163 public void registerListener(int propId, float rate, ICarPropertyEventListener listener) { in registerListener() 235 public void unregisterListener(int propId, ICarPropertyEventListener listener) { in unregisterListener() 251 private void unregisterListenerBinderLocked(int propId, IBinder listenerBinder) { in unregisterListenerBinderLocked() 323 public String getReadPermission(int propId) { in getReadPermission() 333 public String getWritePermission(int propId) { in getWritePermission() 344 int propId = prop.getPropertyId(); in setProperty() local [all …]
|
D | CarDrivingStateService.java | 324 int propId = value.getPropertyId(); in handlePropertyEvent() local
|
/packages/services/Car/car-test-lib/src/android/car/testapi/ |
D | FakeCarPropertyService.java | 62 public void registerListener(int propId, float rate, ICarPropertyEventListener listener) in registerListener() 74 public void unregisterListener(int propId, ICarPropertyEventListener listener) in unregisterListener() 102 public String getReadPermission(int propId) throws RemoteException { in getReadPermission() 107 public String getWritePermission(int propId) throws RemoteException { in getWritePermission() 112 public CarPropertyController addProperty(Integer propId, Object value) { in addProperty() 173 private PropKey(int propId, int areaId) { in PropKey() 178 static PropKey of(int propId, int areaId) { in of() 230 private static Class<?> getPropertyType(int propId) { in getPropertyType() 258 private static int getVehicleAreaType(int propId) { in getVehicleAreaType()
|
D | CarPropertyController.java | 39 CarPropertyController addProperty(Integer propId, @Nullable Object value); in addProperty()
|
/packages/services/Car/car-lib/src/com/android/car/internal/ |
D | PropertyPermissionMapping.java | 169 public String getReadPermission(int propId) { in getReadPermission() 178 public String getWritePermission(int propId) { in getWritePermission() 184 private Permission getPermission(int propId) { in getPermission() 189 private static boolean isVendorExtension(int propId) { in isVendorExtension()
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarVendorExtensionManager.java | 158 public <E> E getGlobalProperty(Class<E> propertyClass, int propId) { in getGlobalProperty() 172 public <E> E getProperty(Class<E> propertyClass, int propId, int area) { in getProperty() 186 public <E> void setGlobalProperty(Class<E> propertyClass, int propId, E value) { in setGlobalProperty() 202 public <E> void setProperty(Class<E> propertyClass, int propId, int area, E value) { in setProperty()
|
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/ |
D | VehiclePropConfigBuilder.java | 35 public static VehiclePropConfigBuilder newBuilder(int propId) { in newBuilder() 39 private VehiclePropConfigBuilder(int propId) { in VehiclePropConfigBuilder()
|
D | MockedVehicleHal.java | 79 public boolean waitForSubscriber(int propId, long timeoutMillis) { in waitForSubscriber() 207 public synchronized int unsubscribe(IVehicleCallback callback, int propId) { in unsubscribe()
|
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/ |
D | VehiclePropValueBuilder.java | 27 public static VehiclePropValueBuilder newBuilder(int propId) { in newBuilder() 35 private VehiclePropValueBuilder(int propId) { in VehiclePropValueBuilder()
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarCabinManagerTest.java | 57 int propId = property.getPropertyId(); in assertTypeAndZone() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/ |
D | PropertyListAdapter.java | 133 public void onErrorEvent(int propId, int areaId) { in onErrorEvent()
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | MockedCarTestBase.java | 241 int propId = builder.build().prop; in setConfigBuilder() local
|