/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
D | FakeComposerService.h | 40 Return<void> createClient(createClient_cb hidl_cb) override; 54 Return<void> createClient(createClient_cb hidl_cb) override; 68 Return<void> createClient(createClient_cb hidl_cb) override; 84 Return<void> createClient(createClient_cb hidl_cb) override;
|
D | FakeComposerService.cpp | 53 Return<void> FakeComposerService_2_1::createClient(createClient_cb hidl_cb) { in createClient() function in sftest::FakeComposerService_2_1 82 Return<void> FakeComposerService_2_2::createClient(createClient_cb hidl_cb) { in createClient() function in sftest::FakeComposerService_2_2 111 Return<void> FakeComposerService_2_3::createClient(createClient_cb hidl_cb) { in createClient() function in sftest::FakeComposerService_2_3 149 Return<void> FakeComposerService_2_4::createClient(createClient_cb hidl_cb) { in createClient() function in sftest::FakeComposerService_2_4
|
/frameworks/base/core/java/android/hardware/location/ |
D | ContextHubManager.java | 775 @NonNull public ContextHubClient createClient( 788 clientProxy = mService.createClient(hubInfo.getId(), clientInterface); 815 @NonNull public ContextHubClient createClient( 817 return createClient(hubInfo, callback, new HandlerExecutor(Handler.getMain())); 864 @NonNull public ContextHubClient createClient(
|
D | IContextHubService.aidl | 62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient() method
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/ |
D | SliceClientPermissionsTest.java | 196 SliceClientPermissions client = createClient(); in testCreation() 210 SliceClientPermissions client = createClient(); in testSerialization() 256 private static SliceClientPermissions createClient() { in createClient() method in SliceClientPermissionsTest
|
/frameworks/native/services/vr/hardware_composer/impl/ |
D | vr_hwc.h | 360 Return<void> createClient(createClient_cb hidl_cb) override;
|
D | vr_hwc.cpp | 864 Return<void> VrHwc::createClient(createClient_cb hidl_cb) { in createClient() function in android::dvr::VrHwc
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | ContextHubService.java | 636 public IContextHubClient createClient(
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | ComposerHal.cpp | 201 mComposer->createClient([&](const auto& tmpError, const auto& tmpClient) { in Composer()
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 2868 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi… 2869 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi… 2870 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi…
|
/frameworks/base/api/ |
D | system-current.txt | 2920 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi… 2921 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi… 2922 …CCESS_CONTEXT_HUB}) public android.hardware.location.ContextHubClient createClient(@NonNull androi…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 9920 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu… 9921 HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHu… 9956 HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->createClient(ILandroid/hardware/locat…
|
/frameworks/base/services/ |
D | art-profile | 17430 HPLcom/android/server/location/ContextHubService;->createClient(ILandroid/hardware/location/IContex…
|