Home
last modified time | relevance | path

Searched refs:CarPropertyEventController (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/property/
DCarPropertyServiceClient.java30 import com.android.car.internal.property.CarPropertyEventController;
37 public final class CarPropertyServiceClient extends CarPropertyEventController
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyEventController.java42 public class CarPropertyEventController { class
53 public CarPropertyEventController(boolean useSystemLogger) { in CarPropertyEventController() method in CarPropertyEventController
DCarPropertyEventCallbackController.java35 public final class CarPropertyEventCallbackController extends CarPropertyEventController {