/packages/services/Car/tests/vehiclehal_test/assets/ |
D | car_hvac_test.json | 6 "prop": 354419984 number 12 "prop": 354419984 number 18 "prop": 356517121 number 24 "prop": 358614275 number 30 "prop": 358614275 number 36 "prop": 358614275 number 42 "prop": 358614275 number 48 "prop": 358614275 number 54 "prop": 358614275 number 60 "prop": 356517120 number [all …]
|
D | car_info_test.json | 6 "prop": 291504388 number 12 "prop": 291504390 number 18 "prop": 286261505 number
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hvac/ |
D | HvacTestFragment.java | 289 private void configureOutsideTemp(View v, CarPropertyConfig prop) { in configureOutsideTemp() 293 private void configureDualOn(View v, CarPropertyConfig prop) { in configureDualOn() 304 private void configureAcOn(View v, CarPropertyConfig prop) { in configureAcOn() 315 private void configureAutoModeOn(View v, CarPropertyConfig prop) { in configureAutoModeOn() 327 private void configureFanPosition(View v, CarPropertyConfig prop) { in configureFanPosition() 379 private void configureFanSpeed(View v, CarPropertyConfig prop) { in configureFanSpeed() 420 private void configureTempSetpoint(View v, CarPropertyConfig prop) { in configureTempSetpoint() 548 private void configureRecircOn(View v, CarPropertyConfig prop) { in configureRecircOn() 560 private void configureMaxAcOn(View v, CarPropertyConfig prop) { in configureMaxAcOn() 571 private void configureMaxDefrostOn(View v, CarPropertyConfig prop) { in configureMaxDefrostOn() [all …]
|
/packages/apps/Terminal/src/com/android/terminal/ |
D | TerminalCallbacks.java | 33 public int setTermPropBoolean(int prop, boolean value) { in setTermPropBoolean() 37 public int setTermPropInt(int prop, int value) { in setTermPropInt() 41 public int setTermPropString(int prop, String value) { in setTermPropString() 45 public int setTermPropColor(int prop, int red, int green, int blue) { in setTermPropColor()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
D | BmessageParser.java | 108 Property prop; in parse() local 151 Property prop; in parseProperties() local 194 Property prop; in parseEnvelope() local 244 Property prop; in parseBody() local 371 Property prop; in extractVcard() local
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | ICarProperty.aidl | 34 CarPropertyValue getProperty(int prop, int zone) = 3; in getProperty() 36 void setProperty(in CarPropertyValue prop) = 4; field
|
D | CarPropertyManager.java | 377 public boolean getBooleanProperty(int prop, int area) { in getBooleanProperty() 388 public float getFloatProperty(int prop, int area) { in getFloatProperty() 399 public int getIntProperty(int prop, int area) { in getIntProperty() 411 public int[] getIntArrayProperty(int prop, int area) { in getIntArrayProperty() 503 public void setBooleanProperty(int prop, int areaId, boolean val) { in setBooleanProperty() 514 public void setFloatProperty(int prop, int areaId, float val) { in setFloatProperty() 525 public void setIntProperty(int prop, int areaId, int val) { in setIntProperty()
|
/packages/services/Car/tools/emulator/ |
D | vhal_emulator.py | 170 def getConfig(self, prop): argument 188 def getProperty(self, prop, area_id): argument 207 def setProperty(self, prop, area_id, value, status=VehicleHalProto_pb2.AVAILABLE): argument
|
D | user_action_generator.py | 124 def _adjustContinuousProperty(self, prop, begin, end, listener): argument 143 def _setProperty(self, prop, value, listener): argument
|
D | vhal_prop_simulator.py | 41 def handle(self, prop, area_id, value, desc=None): argument
|
/packages/services/Car/car-test-lib/src/android/car/testapi/ |
D | FakeCarPropertyService.java | 90 public CarPropertyValue getProperty(int prop, int zone) throws RemoteException { in getProperty() 95 public void setProperty(CarPropertyValue prop) throws RemoteException { in setProperty() 96 mValues.put(PropKey.of(prop), prop); in setProperty() local
|
/packages/apps/Settings/src/com/android/settings/development/ |
D | CameraLaserSensorPreferenceController.java | 86 final String prop = SystemProperties.get(PROPERTY_CAMERA_LASER_SENSOR, in isLaserSensorEnabled() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/ |
D | CameraLaserSensorPreferenceController.java | 86 final String prop = SystemProperties.get(PROPERTY_CAMERA_LASER_SENSOR, in isLaserSensorEnabled() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | MultiValueUpdateListener.java | 37 FloatProp prop = mAllProperties.get(i); in onAnimationUpdate() local
|
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/ |
D | LinearVhalEventGenerator.java | 73 LinearVhalEventGenerator setProp(int prop) { in setProp()
|
D | CarDiagnosticTest.java | 80 int prop = DIAGNOSTIC_PROPERTY_MAP.get(event.frameType); in fromCarDiagnosticEvent() local
|
D | VhalJsonReader.java | 72 int prop = rawEvent.getInt(JSON_FIELD_PROP); in getEvent() local
|
D | Utils.java | 43 static boolean isVhalPropertyAvailable(IVehicle vehicle, int prop) throws RemoteException { in isVhalPropertyAvailable()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | RemoteDevices.java | 83 DeviceProperties prop = getDeviceProperties(device); in handleMessage() local 175 DeviceProperties prop = mDevices.get(Utils.getAddressStringFromByte(address)); in getDevice() local 185 DeviceProperties prop = new DeviceProperties(); in addDeviceProperties() local 370 private void sendUuidIntent(BluetoothDevice device, DeviceProperties prop) { in sendUuidIntent()
|
D | BondStateMachine.java | 83 private BondStateMachine(AdapterService service, AdapterProperties prop, in BondStateMachine() 95 public static BondStateMachine make(AdapterService service, AdapterProperties prop, in make()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarPropertyService.java | 312 public CarPropertyValue getProperty(int prop, int zone) { in getProperty() 343 public void setProperty(CarPropertyValue prop) { in setProperty()
|
/packages/services/Car/evs/app/ |
D | EvsStateControl.cpp | 35 inline constexpr VehiclePropertyType getPropType(VehicleProperty prop) { in getPropType()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapVcardManager.java | 1103 public final String prop; field in BluetoothPbapVcardManager.VCardFilter.FilterBit 1107 FilterBit(int pos, String prop, boolean onlyCheckV21, boolean excludeForV21) { in FilterBit() 1205 public final String prop; field in BluetoothPbapVcardManager.PropertySelector.PropertyMask 1207 PropertyMask(int pos, String prop) { in PropertyMask() 1228 private boolean checkprop(String vcard, String prop) { in checkprop()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/input/ |
D | InputTestFragment.java | 311 VehiclePropValue prop = new VehiclePropValue(); in onButtonClick() local
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | ICalendarTest.java | 15 ICalendar.Property prop = new ICalendar.Property("prop1", "value1"); in testAddParameter() local
|