Searched refs:mNoInstance (Results 1 – 1 of 1) sorted by relevance
132 private boolean mNoInstance; field in ActivityLifecycleClientTestBase.Launcher171 if (mNoInstance) { in launch()178 if (!mNoInstance && activity == null) { in launch()233 mNoInstance = true; in setNoInstance()