Home
last modified time | relevance | path

Searched refs:unsubscribePropertyEvents (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java2232 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_STATIC_PROPERTY, in testUnsubscribePropertyEvents_doesNothingIfNothingRegistered()
2257 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_STATIC_PROPERTY, in testUnsubscribePropertyEvents_doesNothingIfNothingIsNotRegisteredForCallback()
2283 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_CONTINUOUS_PROPERTY, in testUnsubscribePropertyEvents_doesNothingIfCallbackIsNotRegisteredForProperty()
2325 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_CONTINUOUS_PROPERTY, in testUnsubscribePropertyEvents_doesNothingIfCarPropertyConfigNull()
2341 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_CONTINUOUS_PROPERTY, in testUnsubscribePropertyEvents_doesNothingIfNoPermission()
2392 mCarPropertyManager.unsubscribePropertyEvents(INITIAL_USER_INFO, in testUnsubscribePropertyEvents_ignoreUserHalProp()
2461 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_CONTINUOUS_PROPERTY, in testUnsubscribePropertyEvents_unsubscribeCallbackForBothProperties()
2492 mCarPropertyManager.unsubscribePropertyEvents(VENDOR_CONTINUOUS_PROPERTY, in testUnsubscribePropertyEvents_unsubscribeAllCallbackForSingleProperty()
2535 mCarPropertyManager.unsubscribePropertyEvents(mCarPropertyEventCallback2); in testUnsubscribePropertyEvents_registerCalledIfBiggerRateRemoved()
2580 mCarPropertyManager.unsubscribePropertyEvents(mCarPropertyEventCallback2); in testUnsubscribePropertyEvents_subscribeNotCalledIfSmallerRateremoved()
[all …]
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
DPropertyTestFragment.java479 mMgr.unsubscribePropertyEvents(propertyId, mListener); in onItemSelected()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java1759 public void unsubscribePropertyEvents( in unsubscribePropertyEvents() method in CarPropertyManager
1827 public void unsubscribePropertyEvents(int propertyId, in unsubscribePropertyEvents() method in CarPropertyManager
/packages/services/Car/car-lib/api/
Dcurrent.txt795 …gedApi("android.car.feature.batched_subscriptions") public void unsubscribePropertyEvents(@NonNull…
796 …gedApi("android.car.feature.batched_subscriptions") public void unsubscribePropertyEvents(int, @No…
/packages/services/Car/car-lib-module/api/
Dcurrent.txt795 …gedApi("android.car.feature.batched_subscriptions") public void unsubscribePropertyEvents(@NonNull…
796 …gedApi("android.car.feature.batched_subscriptions") public void unsubscribePropertyEvents(int, @No…