Home
last modified time | relevance | path

Searched refs:isProxy (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DIInputMethodClientInvoker.java63 final boolean isProxy = Binder.isProxy(inputMethodClient); in create()
64 return new IInputMethodClientInvoker(inputMethodClient, isProxy, isProxy ? null : handler); in create()
68 boolean isProxy, @Nullable Handler handler) { in IInputMethodClientInvoker() argument
70 mIsProxy = isProxy; in IInputMethodClientInvoker()
H A DIInputMethodInvoker.java61 if (!Binder.isProxy(inputMethod)) { in create()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DIAccessibilityInputMethodSessionInvoker.java74 if (session != null && !Binder.isProxy(session)) { in createOrNull()
H A DIInputMethodSessionInvoker.java82 if (inputMethodSession != null && !Binder.isProxy(inputMethodSession)) { in createOrNull()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnection.java675 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByViewId()
750 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByText()
828 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfoByAccessibilityId()
905 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findFocus()
981 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in focusSearch()
/aosp14/frameworks/base/core/java/android/os/
H A DBinder.java633 public static final boolean isProxy(IInterface iface) { in isProxy() method in Binder
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt11906 HSPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
24411 HSPLjava/io/ObjectStreamClass;->isProxy()Z
24776 HSPLjava/lang/Class;->isProxy()Z
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt11903 HSPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35465 Landroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z