Home
last modified time | relevance | path

Searched defs:fromBinder (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/location/java/android/location/util/identity/
H A DCallerIdentity.java84 public static CallerIdentity fromBinder(Context context, String packageName, in fromBinder() method in CallerIdentity
94 public static CallerIdentity fromBinder(Context context, String packageName, in fromBinder() method in CallerIdentity
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DIDeprecated.cpp43 std::shared_ptr<IDeprecated> IDeprecated::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IDeprecated
H A DINamedCallback.cpp92 std::shared_ptr<INamedCallback> INamedCallback::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INamedCallback
H A DINewName.cpp92 std::shared_ptr<INewName> INewName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INewName
H A DIOldName.cpp92 std::shared_ptr<IOldName> IOldName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IOldName
H A DITestService.cpp3182 std::shared_ptr<ITestService> ITestService::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::ITestService
/aosp12/system/libhidl/transport/include/hidl/
H A DHidlBinderSupport.h200 sp<IType> fromBinder(const sp<IBinder>& binderIface) { in fromBinder() function
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp419 std::shared_ptr<ILoggableInterface> ILoggableInterface::fromBinder(const ::ndk::SpAIBinder& binder)… in fromBinder() function in aidl::android::aidl::loggable::ILoggableInterface
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp419 std::shared_ptr<ILoggableInterface> ILoggableInterface::fromBinder(const ::ndk::SpAIBinder& binder)… in fromBinder() function in aidl::android::aidl::loggable::ILoggableInterface
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DLocalCallingIdentity.java102 public static LocalCallingIdentity fromBinder(Context context, ContentProvider provider, in fromBinder() method in LocalCallingIdentity
/aosp12/frameworks/base/core/java/android/os/
H A DBinder.java251 public static void copyAllowBlocking(IBinder fromBinder, IBinder toBinder) { in copyAllowBlocking()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java1250 static Transition fromBinder(IBinder binder) { in fromBinder() method
H A DWindowContainer.java3308 static WindowContainer fromBinder(IBinder binder) { in fromBinder() method in WindowContainer
3326 static RemoteToken fromBinder(IBinder binder) { in fromBinder() method in WindowContainer.RemoteToken