Searched refs:initVrDialog (Results 1 – 5 of 5) sorted by relevance
52 public void initVrDialog() { in initVrDialog() method in VrDialog62 mVrDialogManager.initVrDialog(getWidth(), getHeight()); in initVrDialog()
49 void initVrDialog(int width, int height); in initVrDialog() method
54 mVrDialog.initVrDialog(); in addDialogView()
47 mVrDialogManager.initVrDialog(mWidth, mHeight); in showAtLocation()
911 public void initVrDialog(int width, int height) { in initVrDialog() method in VrShell