Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyEventCallbackController.java40 public CarPropertyEventCallbackController(CarPropertyEventCallback carPropertyEventCallback, in CarPropertyEventCallbackController()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java1197 public boolean registerCallback(@NonNull CarPropertyEventCallback carPropertyEventCallback, in registerCallback()
1266 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEvents()
1297 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEvents()
1328 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEvents()
1393 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEvents()
1510 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEvents()
1539 CarPropertyEventCallback carPropertyEventCallback) { in subscribePropertyEventsInternal()
1892 public void unsubscribePropertyEvents( in unsubscribePropertyEvents()
1928 public void unregisterCallback(@NonNull CarPropertyEventCallback carPropertyEventCallback) { in unregisterCallback()
1961 @NonNull CarPropertyEventCallback carPropertyEventCallback) { in unsubscribePropertyEvents()
[all …]