Home | History | Annotate | Download | only in app

Lines Matching refs:mRootPane

268     private final GLView mRootPane = new GLView() {
288 mRootPane.addComponent(mPhotoView);
1151 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, new MyDetailsSource());
1436 setContentPane(mRootPane);