Searched refs:currentInstance (Results 1 – 1 of 1) sorted by relevance
383 public static ControllerImpl createFrom(final ControllerImpl currentInstance, in createFrom() argument390 if (currentInstance != null in createFrom()391 && currentInstance.mSwitchingAwareRotationList != null in createFrom()393 currentInstance.mSwitchingAwareRotationList.mImeSubtypeList, in createFrom()396 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList; in createFrom()407 if (currentInstance != null in createFrom()408 && currentInstance.mSwitchingUnawareRotationList != null in createFrom()410 currentInstance.mSwitchingUnawareRotationList.mImeSubtypeList, in createFrom()413 switchingUnawareRotationList = currentInstance.mSwitchingUnawareRotationList; in createFrom()