Home
last modified time | relevance | path

Searched refs:fromBinder (Results 1 – 25 of 43) sorted by relevance

12

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/
DNearbyService.java112 CallerIdentity identity = CallerIdentity.fromBinder(mContext, packageName, attributionTag); in registerScanListener()
123 CallerIdentity identity = CallerIdentity.fromBinder(mContext, packageName, attributionTag); in unregisterScanListener()
135 mContext, CallerIdentity.fromBinder(mContext, packageName, attributionTag)); in startBroadcast()
146 CallerIdentity identity = CallerIdentity.fromBinder(mContext, packageName, attributionTag); in stopBroadcast()
/packages/services/Car/cpp/powerpolicy/client/src/
DPowerPolicyClientBase.cpp122 std::shared_ptr<ICarPowerPolicyServer> server = ICarPowerPolicyServer::fromBinder(binder); in connectToDaemon()
137 ICarPowerPolicyChangeCallback::fromBinder(binder); in connectToDaemon()
/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp74 std::shared_ptr<ICarWatchdog> server = ICarWatchdog::fromBinder(binder); in initialize()
153 std::shared_ptr<ICarWatchdogClient> client = ICarWatchdogClient::fromBinder(binder); in registerClient()
/packages/modules/StatsD/statsd/src/
Dstatscompanion_util.cpp35 return IStatsCompanionService::fromBinder(binder); in getStatsCompanionService()
/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DSdkSandboxManagerService.java415 callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in getSandboxedSdks()
484 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in addSdkSandboxProcessDeathCallback()
533 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in removeSdkSandboxProcessDeathCallback()
549 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in getAppOwnedSdkSandboxInterfaces()
563 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in registerAppOwnedSdkSandboxInterface()
597 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName); in unregisterAppOwnedSdkSandboxInterface()
859 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName);
987 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName);
1158 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName);
1445 final CallingInfo callingInfo = CallingInfo.fromBinder(mContext, callingPackageName);
[all …]
DCallingInfo.java74 static CallingInfo fromBinder(Context context, String packageNameUnchecked) { in fromBinder() method in CallingInfo
/packages/modules/StatsD/lib/libstatspull/
Dstats_provider.cpp35 mStatsd = IStatsd::fromBinder(binder); in getStatsService()
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder_client_ndk.cpp207 mNetdSrv = INetd::fromBinder(netdBinder); in SetUp()
213 mDnsResolvSrv = IDnsResolver::fromBinder(resolvBinder); in SetUp()
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
Dservice.cpp52 std::shared_ptr<ICarDisplayProxy> displayService = ICarDisplayProxy::fromBinder( in main()
/packages/modules/Connectivity/service/libconnectivity/src/
Dconnectivity_native.cpp29 return aidl::android::net::connectivity::aidl::IConnectivityNative::fromBinder(sBinder); in getBinder()
/packages/modules/Virtualization/virtualizationmanager/
Dfuzzer.cpp89 return IVirtualizationService::fromBinder(SpAIBinder{binder}); in connect_service()
/packages/modules/Virtualization/demo_native/
Dmain.cpp128 return IVirtualizationService::fromBinder(SpAIBinder{binder}); in connect_service()
346 return ITestService::fromBinder(SpAIBinder{binder}); in connect_to_vm_payload()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dclient_interface_aidl.cc85 auto provider_factory = IBluetoothAudioProviderFactory::fromBinder( in GetAudioCapabilities()
113 provider_factory = IBluetoothAudioProviderFactory::fromBinder( in GetProviderInfo()
194 auto provider_factory = IBluetoothAudioProviderFactory::fromBinder( in FetchAudioProvider()
/packages/modules/Bluetooth/system/gd/os/android/
Dwakelock_native.cc82 pimpl_->suspend_service = ISystemSuspend::fromBinder( in Initialize()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/util/identity/
DCallerIdentity.java41 public static CallerIdentity fromBinder(Context context, String packageName, in fromBinder() method in CallerIdentity
/packages/modules/Bluetooth/system/gd/hal/
Dhci_backend_aidl.cc67 hci_ = aidl::android::hardware::bluetooth::IBluetoothHci::fromBinder(binder); in AidlHci()
/packages/modules/Virtualization/java/jni/
Dandroid_system_virtualmachine_VirtualMachine.cpp57 auto vm = IVirtualMachine::fromBinder(SpAIBinder{AIBinder_fromJavaBinder(env, vmBinder)}); in Java_android_system_virtualmachine_VirtualMachine_nativeConnectToVsockServer()
/packages/services/Car/cpp/telemetry/cartelemetryd/sampleclient/
Dmain.cpp119 std::shared_ptr<ICarTelemetry> service = ICarTelemetry::fromBinder( in main()
/packages/services/Car/cpp/computepipe/runner/client_interface/
DAidlClient.cpp105 std::shared_ptr<IPipeRegistration> registryService = IPipeRegistration::fromBinder(binder); in tryRegisterPipeRunner()
/packages/services/Car/cpp/evs/apps/default/src/
DEvsStats.cpp136 mCarTelemetry = ICarTelemetry::fromBinder(ndk::SpAIBinder(binder)); in getCarTelemetry()
/packages/modules/DnsResolver/
DResolverEventReporter.cpp68 std::shared_ptr<INetdEventListener> listener = INetdEventListener::fromBinder(binder); in addDefaultListener()
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhal_version_manager.cc76 auto provider_factory = IBluetoothAudioProviderFactory::fromBinder( in GetAidlInterfaceVersion()
/packages/modules/Virtualization/libs/android_display_backend/
Dcrosvm_android_display_client.cpp103 auto virt_service = IVirtualizationServiceInternal::fromBinder(ndk::SpAIBinder( in AndroidDisplayContext()
/packages/services/Car/cpp/computepipe/example/
DFaceTracker.cpp83 std::shared_ptr<IPipeQuery> queryService = IPipeQuery::fromBinder(binder); in init()
/packages/services/Car/cpp/watchdog/vts/
DVtsAidlWatchdogTargetTest.cpp113 watchdogServer = ICarWatchdog::fromBinder( in SetUp()

12