Searched defs:rootLayout (Results 1 – 5 of 5) sorted by relevance
97 final FrameLayout rootLayout = new FrameLayout( in addSplashScreenStartingWindow() local
84 final FrameLayout rootLayout = new FrameLayout( in makeTaskSnapshotWindow() local
164 final FrameLayout rootLayout = new FrameLayout( in addSplashScreenStartingWindow() local
124 final FrameLayout rootLayout = (FrameLayout) LayoutInflater.from(context) in inflate() local
259 RelativeLayout rootLayout = new RelativeLayout(this); in onCreate() local