/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_interface_utils.h | 189 bool isRemote() override { return false; } in isRemote() function 214 bool isRemote() override { return AIBinder_isRemote(mBinder.get()); } in isRemote() function
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/rtt/ |
H A D | RttTranscriptMessageViewHolder.java | 76 void showTimestamp(long timestamp, boolean isRemote, boolean showFullDate) { in showTimestamp()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
H A D | IDeprecated.cpp | 80 bool IDeprecatedDefault::isRemote() { in isRemote() function in aidl::android::aidl::tests::IDeprecatedDefault
|
H A D | INamedCallback.cpp | 134 bool INamedCallbackDefault::isRemote() { in isRemote() function in aidl::android::aidl::tests::INamedCallbackDefault
|
H A D | INewName.cpp | 134 bool INewNameDefault::isRemote() { in isRemote() function in aidl::android::aidl::tests::INewNameDefault
|
H A D | IOldName.cpp | 134 bool IOldNameDefault::isRemote() { in isRemote() function in aidl::android::aidl::tests::IOldNameDefault
|
H A D | ITestService.cpp | 3474 bool ITestServiceDefault::isRemote() { in isRemote() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/rtt/protocol/ |
H A D | RttChatMessage.java | 33 public boolean isRemote; field in RttChatMessage
|
/aosp12/frameworks/native/libs/binder/ndk/ |
H A D | ibinder_internal.h | 50 bool isRemote() const { in isRemote() function
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/ |
H A D | MediaSessions.java | 186 private static boolean isRemote(PlaybackInfo pi) { in isRemote() method in MediaSessions
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 461 bool ILoggableInterfaceDefault::isRemote() { in isRemote() function in aidl::android::aidl::loggable::ILoggableInterfaceDefault
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 461 bool ILoggableInterfaceDefault::isRemote() { in isRemote() function in aidl::android::aidl::loggable::ILoggableInterfaceDefault
|
/aosp12/frameworks/native/libs/binder/ |
H A D | RpcState.cpp | 36 bool isRemote = binder->remoteBinder(); in onBinderLeaving() local
|