Home
last modified time | relevance | path

Searched defs:getStringProperty (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/libvehiclenetwork/native/
DVehicleNetwork.cpp239 status_t VehicleNetwork::getStringProperty(int32_t property, String8& value, int64_t* timestamp) { in getStringProperty() function in android::VehicleNetwork
/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
DVehicleNetwork.java396 public String getStringProperty(int property) throws IllegalArgumentException, in getStringProperty() method in VehicleNetwork