HomeSort by relevance Sort by last modified time
    Searched refs:createStringValue (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/tests/carservice_test/src/com/android/support/car/test/
CarInfoManagerTest.java 41 VehiclePropValueUtil.createStringValue(
  /packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
VehiclePropValueUtil.java 74 public static VehiclePropValue createStringValue(int property, String value, long timestamp) {
144 return createStringValue(property, "dummy", 0);
  /external/libxml2/
xmlschemastypes.c     [all...]

Completed in 4642 milliseconds