/aosp12/frameworks/base/location/java/android/location/util/identity/ |
H A D | CallerIdentity.java | 84 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 D | IDeprecated.cpp | 43 std::shared_ptr<IDeprecated> IDeprecated::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IDeprecated
|
H A D | INamedCallback.cpp | 92 std::shared_ptr<INamedCallback> INamedCallback::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INamedCallback
|
H A D | INewName.cpp | 92 std::shared_ptr<INewName> INewName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INewName
|
H A D | IOldName.cpp | 92 std::shared_ptr<IOldName> IOldName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IOldName
|
H A D | ITestService.cpp | 3182 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 D | HidlBinderSupport.h | 200 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 D | ILoggableInterface.cpp | 419 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 D | ILoggableInterface.cpp | 419 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 D | LocalCallingIdentity.java | 102 public static LocalCallingIdentity fromBinder(Context context, ContentProvider provider, in fromBinder() method in LocalCallingIdentity
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | Binder.java | 251 public static void copyAllowBlocking(IBinder fromBinder, IBinder toBinder) { in copyAllowBlocking()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Transition.java | 1250 static Transition fromBinder(IBinder binder) { in fromBinder() method
|
H A D | WindowContainer.java | 3308 static WindowContainer fromBinder(IBinder binder) { in fromBinder() method in WindowContainer 3326 static RemoteToken fromBinder(IBinder binder) { in fromBinder() method in WindowContainer.RemoteToken
|