Searched defs:CarPropertyService (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
H A DCarPropertyService.java51 public class CarPropertyService extends ICarProperty.Stub class in inherits:ICarProperty.Stub,CarServiceBase,PropertyHalService.PropertyHalListener
63 public CarPropertyService(Context context, PropertyHalService hal) { method in class:CarPropertyService
65 Log.d(TAG, "CarPropertyService started!");
106 CarPropertyService.this.unregisterListenerBinderLocked(propId, mListenerBinder);

Completed in 51 milliseconds