Home
last modified time | relevance | path

Searched defs:getRootView (Results 1 – 5 of 5) sorted by relevance

/sdk/layoutlib_api/src/com/android/layoutlib/api/
DILayoutResult.java52 ILayoutViewInfo getRootView(); in getRootView() method
/sdk/chimpchat/src/com/android/chimpchat/core/
DIChimpDevice.java229 IChimpView getRootView(); in getRootView() method
/sdk/chimpchat/src/com/android/chimpchat/
DChimpManager.java424 public IChimpView getRootView() throws IOException { in getRootView() method in ChimpManager
/sdk/chimpchat/src/com/android/chimpchat/adb/
DAdbChimpDevice.java603 public IChimpView getRootView() { in getRootView() method in AdbChimpDevice
/sdk/monkeyrunner/src/com/android/monkeyrunner/
DMonkeyDevice.java408 public MonkeyView getRootView(PyObject[] args, String[] kws) { in getRootView() method in MonkeyDevice