Searched refs:mCurrentVrService (Results 1 – 1 of 1) sorted by relevance
187 component = ((mCurrentVrService == null) ? null : mCurrentVrService.getComponent());524 if (mCurrentVrService == null) { in onEnabledComponentChanged()530 mCurrentVrService.getComponent(), mCurrentVrService.getUserId(), in onEnabledComponentChanged()635 + ((mCurrentVrService == null)927 if (mCurrentVrService != null) { in updateCurrentVrServiceLocked()931 mCurrentVrService.disconnect(); in updateCurrentVrServiceLocked()933 mCurrentVrService = null; in updateCurrentVrServiceLocked()939 if (mCurrentVrService != null) { in updateCurrentVrServiceLocked()1147 mCurrentVrService.connect(); in createAndConnectService()1232 mCurrentVrService.getComponent(); in logStateLocked()[all …]