Searched refs:LauncherRootView (Results 1 – 3 of 3) sorted by relevance
34 import com.android.launcher3.LauncherRootView;54 private LauncherRootView mRootView;85 mRootView = (LauncherRootView) LayoutInflater.from(this).inflate(layoutId, null); in inflateRootView()92 public final LauncherRootView getRootView() { in getRootView()
21 public class LauncherRootView extends InsettableFrameLayout { class39 public LauncherRootView(Context context, AttributeSet attrs) { in LauncherRootView() method in LauncherRootView
3299 LauncherRootView rv = getRootView();