Searched refs:InvocationHandler (Results 1 – 9 of 9) sorted by relevance
22 import java.lang.reflect.InvocationHandler;133 return (T) Proxy.newProxyInstance(loader, new Class[]{interfaze}, new InvocationHandler() { in createProxy()
119 public final InvocationHandler mInvocationHandler;257 mInvocationHandler = new InvocationHandler(mainHandler.getLooper()); in AbstractAccessibilityServiceConnection()1332 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()1338 InvocationHandler.MSG_ON_SYSTEM_ACTIONS_CHANGED); in notifySystemActionsChangedLocked()1343 InvocationHandler.MSG_CLEAR_ACCESSIBILITY_CACHE); in notifyClearAccessibilityNodeInfoCache()1637 private final class InvocationHandler extends Handler { class in AbstractAccessibilityServiceConnection1652 public InvocationHandler(Looper looper) { in InvocationHandler() method in AbstractAccessibilityServiceConnection.InvocationHandler
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
42430 public abstract interface InvocationHandler {42516 ctor protected Proxy(java.lang.reflect.InvocationHandler);42517 …method public static java.lang.reflect.InvocationHandler getInvocationHandler(java.lang.Object) th…42520 …ance(java.lang.ClassLoader, java.lang.Class<?>[], java.lang.reflect.InvocationHandler) throws java…42521 field protected java.lang.reflect.InvocationHandler h;
10335 java.lang.reflect.InvocationHandler
33549 …nstance(Ljava/lang/ClassLoader;[Ljava/lang/Class;Ljava/lang/reflect/InvocationHandler;)Ljava/lang/…51989 Ljava/lang/reflect/InvocationHandler;
4078 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;-><init…4079 HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->hand…4080 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->isMag…4081 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notif…4082 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notif…4083 HPLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->noti…4084 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->notif…4085 PLcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;->setMa…41183 Lcom/android/server/accessibility/AbstractAccessibilityServiceConnection$InvocationHandler;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
65398 public interface InvocationHandler {65501 ctor protected Proxy(@NonNull java.lang.reflect.InvocationHandler);65502 …method @NonNull public static java.lang.reflect.InvocationHandler getInvocationHandler(@NonNull Ob…65505 …llable ClassLoader, @NonNull Class<?>[], @NonNull java.lang.reflect.InvocationHandler) throws java…65506 field protected java.lang.reflect.InvocationHandler h;