Home | History | Annotate | Download | only in app

Lines Matching refs:nci

2439         NonConfigurationInstances nci = new NonConfigurationInstances();
2440 nci.activity = activity;
2441 nci.children = children;
2442 nci.fragments = fragments;
2443 nci.loaders = loaders;
2446 nci.voiceInteractor = mVoiceInteractor;
2448 return nci;