Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/config/include/media/
DEffectsConfig.h59 bool isProxy; member
/frameworks/av/media/libeffects/config/src/
DEffectsConfig.cpp209 effect.isProxy = false; in parseEffect()
211 effect.isProxy = true; in parseEffect()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAbstractAccessibilityServiceConnection.java487 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByViewId()
546 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfosByText()
605 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findAccessibilityNodeInfoByAccessibilityId()
664 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in findFocus()
722 if (partialInteractiveRegion != null && Binder.isProxy(connection.getRemote())) { in focusSearch()
/frameworks/av/media/libeffects/factory/
DEffectsXmlConfigLoader.cpp274 if (effect.isProxy) { in loadEffects()
/frameworks/base/core/java/android/os/
DBinder.java543 public static final boolean isProxy(IInterface iface) { in isProxy() method in Binder
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java3773 if (channel != null && Binder.isProxy(method)) { in handleMessage()
3820 if (res.channel != null && Binder.isProxy(client)) { in handleMessage()
/frameworks/base/config/
Dboot-image-profile.txt11219 HSPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
26115 HSPLjava/io/ObjectStreamClass;->isProxy()Z
Dhiddenapi-greylist-max-o.txt49304 Landroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
103517 Ljava/io/ObjectStreamClass;->isProxy()Z
103518 Ljava/io/ObjectStreamClass;->isProxy:Z
103827 Ljava/lang/Class;->isProxy()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt55813 method public boolean isProxy();