Searched refs:sRequestInstallInstance (Results 1 – 1 of 1) sorted by relevance
40 private static VrCoreInstallUtils sRequestInstallInstance; field in VrCoreInstallUtils59 if (sRequestInstallInstance != null) { in onActivityResultWithNative()60 sRequestInstallInstance.onVrCoreMaybeUpdated(); in onActivityResultWithNative()61 sRequestInstallInstance = null; in onActivityResultWithNative()208 assert sRequestInstallInstance == null; in requestInstallVrCore()209 sRequestInstallInstance = VrCoreInstallUtils.this; in requestInstallVrCore()