HomeSort by relevance Sort by last modified time
    Searched defs:getPropertyId (Results 1 - 8 of 8) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/hvac/
TemperatureView.java 34 int getPropertyId();
TemperatureTextView.java 73 public int getPropertyId() {
  /packages/services/Car/car-lib/src/android/car/hardware/
CarPropertyValue.java 139 public int getPropertyId() {
CarPropertyConfig.java 92 public int getPropertyId() {
  /packages/services/Car/tests/carservice_test/src/com/android/car/
CarVendorExtensionManagerTest.java 119 configById.put(config.getPropertyId(), config);
  /packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
E2ePerformanceTest.java 237 mgr.setFloatProperty(cfg.getPropertyId(), areaId, curValue);
238 actualValue = mgr.getFloatProperty(cfg.getPropertyId(), areaId);
257 if (cfg.getPropertyId() == hvacPropId) {
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 

Completed in 194 milliseconds