Searched refs:createClient (Results 1 – 14 of 14) sorted by relevance
729 @NonNull public ContextHubClient createClient(742 clientProxy = mService.createClient(hubInfo.getId(), clientInterface);766 @NonNull public ContextHubClient createClient(768 return createClient(hubInfo, callback, new HandlerExecutor(Handler.getMain()));809 @NonNull public ContextHubClient createClient(
62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient() method
196 SliceClientPermissions client = createClient(); in testCreation()210 SliceClientPermissions client = createClient(); in testSerialization()239 private static SliceClientPermissions createClient() { in createClient() method in SliceClientPermissionsTest
34 Return<void> createClient(createClient_cb hidl_cb) override;
47 Return<void> FakeComposerService::createClient(createClient_cb hidl_cb) { in createClient() function in sftest::FakeComposerService
291 Return<void> createClient(createClient_cb hidl_cb) override;
942 Return<void> VrHwc::createClient(createClient_cb hidl_cb) { in createClient() function in android::dvr::VrHwc
620 public IContextHubClient createClient(
183 mComposer->createClient([&](const auto& tmpError, const auto& tmpClient) { in Composer()
2592 ….LOCATION_HARDWARE) public android.hardware.location.ContextHubClient createClient(@NonNull androi…2593 ….LOCATION_HARDWARE) public android.hardware.location.ContextHubClient createClient(@NonNull androi…2594 ….LOCATION_HARDWARE) public android.hardware.location.ContextHubClient createClient(@NonNull androi…
41745 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu…41746 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu…
24265 Landroid/hardware/location/IContextHubService$Stub$Proxy;->createClient(Landroid/hardware/location/…24299 Landroid/hardware/location/IContextHubService;->createClient(Landroid/hardware/location/IContextHub…
7953 HSPLcom/android/server/location/ContextHubService;->createClient(ILandroid/hardware/location/IConte…