Home
last modified time | relevance | path

Searched defs:mainView (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
DViewLoaderTest.java147 ViewGroup mainView = (ViewGroup) viewLoader.inflateView(context, "layout/main"); in testFindsChildrenById() local
297 … RelativeLayout mainView = (RelativeLayout) viewLoader.inflateView(context, "layout/mapview"); in testMapView() local
/external/webkit/Source/WebCore/page/
DEventHandler.cpp962 FrameView* mainView = mainFrame->view(); in hitTestResultAtPoint() local