Home
last modified time | relevance | path

Searched defs:registerClient (Results 1 – 23 of 23) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
DICarWatchdog.aidl21 …void registerClient(in android.automotive.watchdog.ICarWatchdogClient client, in android.automotiv… in registerClient() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
DICarWatchdog.aidl21 …void registerClient(in android.automotive.watchdog.ICarWatchdogClient client, in android.automotiv… in registerClient() method
/packages/services/Car/car-lib/src/android/car/vms/
DIVmsBrokerService.aidl37 VmsRegistrationInfo registerClient( in registerClient() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
DICarWatchdog.aidl37 …void registerClient(in android.automotive.watchdog.ICarWatchdogClient client, in android.automotiv… in registerClient() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
DICarWatchdog.aidl37 …void registerClient(in android.automotive.watchdog.ICarWatchdogClient client, in android.automotiv… in registerClient() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdog.aidl42 void registerClient(in ICarWatchdogClient client, in TimeoutLength timeout); in registerClient() method
/packages/services/Car/car-lib/src/android/car/watchdog/
DICarWatchdogService.aidl29 void registerClient(in ICarWatchdogServiceCallback client, in int timeout); in registerClient() method
DCarWatchdogManager.java183 public void registerClient(@NonNull @CallbackExecutor Executor executor, in registerClient() method in CarWatchdogManager
/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp147 void WatchdogClient::registerClient(const std::string& timeout) { in registerClient() function in aidl::android::automotive::watchdog::WatchdogClient
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp151 ScopedAStatus WatchdogBinderMediator::registerClient( in registerClient() function in android::automotive::watchdog::WatchdogBinderMediator
DWatchdogProcessService.cpp283 ScopedAStatus WatchdogProcessService::registerClient( in registerClient() function in android::automotive::watchdog::WatchdogProcessService
751 Result<void> WatchdogProcessService::registerClient(const ClientInfo& clientInfo, in registerClient() function in android::automotive::watchdog::WatchdogProcessService
/packages/services/Car/tests/carservice_test/src/com/android/car/watchdog/
DCarWatchdogServiceTest.java313 public void registerClient() { in registerClient() method in CarWatchdogServiceTest.TestClient
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DClusterRenderingService.java147 public void registerClient(ServiceClient client) { in registerClient() method in ClusterRenderingService
/packages/services/Car/service/src/com/android/car/vms/
DVmsBrokerService.java141 public VmsRegistrationInfo registerClient(IBinder clientToken, IVmsClientCallback callback, in registerClient() method in VmsBrokerService
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java193 public void registerClient(ICarWatchdogServiceCallback client, int timeout) { in registerClient() method in WatchdogProcessHandler
DCarWatchdogService.java399 public void registerClient(ICarWatchdogServiceCallback client, int timeout) { in registerClient() method in CarWatchdogService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogManagerUnitTest.java725 private ICarWatchdogServiceCallback registerClient( in registerClient() method in CarWatchdogManagerUnitTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java356 public void registerClient() { in registerClient() method in GattServiceTest
DGattServiceBinderTest.java104 public void registerClient() { in registerClient() method in GattServiceBinderTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/vms/
DVmsBrokerServiceTest.java3251 private void registerClient(IBinder token, IVmsClientCallback callback) { in registerClient() method in VmsBrokerServiceTest
3255 private VmsRegistrationInfo registerClient(IBinder token, IVmsClientCallback callback, in registerClient() method in VmsBrokerServiceTest
/packages/modules/Media/apex/framework/java/android/media/
DMediaTranscodingManager.java393 private ITranscodingClient registerClient(IMediaTranscodingService service) { in registerClient() method in MediaTranscodingManager
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl103 …void registerClient(in ParcelUuid appId, in IBluetoothGattCallback callback, boolean eatt_support,… in registerClient() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java440 public void registerClient( in registerClient() method in GattService.BluetoothGattBinder
2082 void registerClient( in registerClient() method in GattService