Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
DICarWatchdog.aidl22 void unregisterClient(in android.automotive.watchdog.ICarWatchdogClient client); in unregisterClient() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
DICarWatchdog.aidl22 void unregisterClient(in android.automotive.watchdog.ICarWatchdogClient client); in unregisterClient() method
/packages/services/Car/service/src/com/android/car/vms/
DVmsBrokerService.java172 public void unregisterClient(IBinder clientToken) { in unregisterClient() method in VmsBrokerService
281 private void unregisterClient(IBinder clientToken, int connectionState) { in unregisterClient() method in VmsBrokerService
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
DICarWatchdog.aidl38 void unregisterClient(in android.automotive.watchdog.ICarWatchdogClient client); in unregisterClient() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
DICarWatchdog.aidl38 void unregisterClient(in android.automotive.watchdog.ICarWatchdogClient client); in unregisterClient() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdog.aidl49 void unregisterClient(in ICarWatchdogClient client); in unregisterClient() method
/packages/services/Car/car-lib/src/android/car/watchdog/
DICarWatchdogService.aidl30 void unregisterClient(in ICarWatchdogServiceCallback client); in unregisterClient() method
DCarWatchdogManager.java225 public void unregisterClient(@NonNull CarWatchdogClientCallback client) { in unregisterClient() method in CarWatchdogManager
/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp171 void WatchdogClient::unregisterClient() { in unregisterClient() function in aidl::android::automotive::watchdog::WatchdogClient
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp159 ScopedAStatus WatchdogBinderMediator::unregisterClient( in unregisterClient() function in android::automotive::watchdog::WatchdogBinderMediator
DWatchdogProcessService.cpp299 ScopedAStatus WatchdogProcessService::unregisterClient( in unregisterClient() function in android::automotive::watchdog::WatchdogProcessService
/packages/services/Car/tests/carservice_test/src/com/android/car/watchdog/
DCarWatchdogServiceTest.java317 public void unregisterClient() { in unregisterClient() method in CarWatchdogServiceTest.TestClient
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DClusterRenderingService.java151 public void unregisterClient(ServiceClient client) { in unregisterClient() method in ClusterRenderingService
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java235 public void unregisterClient(ICarWatchdogServiceCallback client) { in unregisterClient() method in WatchdogProcessHandler
DCarWatchdogService.java409 public void unregisterClient(ICarWatchdogServiceCallback client) { in unregisterClient() method in CarWatchdogService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java368 public void unregisterClient() { in unregisterClient() method in GattServiceTest
DGattServiceBinderTest.java115 public void unregisterClient() { in unregisterClient() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl106 void unregisterClient(in int clientIf, in AttributionSource attributionSource); in unregisterClient() method
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/vms/
DVmsBrokerServiceTest.java3278 private void unregisterClient(IBinder token) { in unregisterClient() method in VmsBrokerServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java453 public void unregisterClient(int clientIf, AttributionSource attributionSource) { in unregisterClient() method in GattService.BluetoothGattBinder
2099 void unregisterClient(int clientIf, AttributionSource attributionSource) { in unregisterClient() method in GattService