Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java620 public static final class GetPropertyResult<T> { class in CarPropertyManager
678 GetPropertyResult(int requestId, int propertyId, int areaId, long timestampNanos, in GetPropertyResult() method in CarPropertyManager.GetPropertyResult