Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/config/include/media/
H A DEffectsConfig.h59 bool isProxy; member
/aosp12/frameworks/av/media/libeffects/config/src/
H A DEffectsConfig.cpp209 effect.isProxy = false; in parseEffect()
211 effect.isProxy = true; in parseEffect()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnection.java564 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByViewId()
637 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByText()
711 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfoByAccessibilityId()
785 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findFocus()
858 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in focusSearch()
/aosp12/frameworks/av/media/libeffects/factory/
H A DEffectsXmlConfigLoader.cpp274 if (effect.isProxy) { in loadEffects()
/aosp12/frameworks/base/core/java/android/os/
H A DBinder.java584 public static final boolean isProxy(IInterface iface) { in isProxy() method in Binder
/aosp12/art/test/1980-obsolete-object-cleared/
H A Dexpected-stdout.txt218 Calling public boolean java.lang.Class.isProxy() with params: []
219 public boolean java.lang.Class.isProxy() on (obsolete)class Main$Transform with [] = false
431 Calling public boolean java.lang.Class.isProxy() with params: []
432 public boolean java.lang.Class.isProxy() on class Main$Transform with [] = false
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java4304 if (channel != null && Binder.isProxy(method)) { in handleMessage()
4380 if (res.channel != null && Binder.isProxy(client)) { in handleMessage()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt2126 Ljava/io/ObjectStreamClass;->isProxy()Z
2127 Ljava/io/ObjectStreamClass;->isProxy:Z
2436 Ljava/lang/Class;->isProxy()Z
/aosp12/art/build/boot/
H A Dboot-image-profile.txt1651 HSPLjava/io/ObjectStreamClass;->isProxy()Z
1999 HSPLjava/lang/Class;->isProxy()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt24257 HSPLjava/io/ObjectStreamClass;->isProxy()Z
24605 HSPLjava/lang/Class;->isProxy()Z
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt55813 method public boolean isProxy();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38788 Landroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z