Home
last modified time | relevance | path

Searched refs:createProxy (Results 1 – 4 of 4) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/
DAttachInfo_Accessor.java35 AttachInfo info = new AttachInfo(ReflectionUtils.createProxy(IWindowSession.class), in setAttachInfo()
36 ReflectionUtils.createProxy(IWindow.class), display, root, new Handler(), null, in setAttachInfo()
/frameworks/layoutlib/bridge/src/android/view/inputmethod/
DInputMethodManager_Delegate.java42 imm = new InputMethodManager(ReflectionUtils.createProxy(IInputMethodManager.class), in getInstance()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
DReflectionUtils.java122 public static <T> T createProxy(Class<T> interfaze) { in createProxy() method in ReflectionUtils
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...