Searched refs:createProxy (Results 1 – 5 of 5) sorted by relevance
35 AttachInfo info = new AttachInfo(ReflectionUtils.createProxy(IWindowSession.class), in setAttachInfo()36 ReflectionUtils.createProxy(IWindow.class), display, root, new Handler(), null, in setAttachInfo()
33 Object proxy = createProxy(proxyMe); in main()93 static Object createProxy(Object proxyMe) { in createProxy() method in BasicTest
463 LocationTimeZoneProviderProxy proxy = createProxy();477 private LocationTimeZoneProviderProxy createProxy() {
131 public static <T> T createProxy(Class<T> interfaze) { in createProxy() method in ReflectionUtils
40129 …ezonedetector/location/LocationTimeZoneManagerService$ProviderConfig;->createProxy()Lcom/android/s…