Searched refs:mRegularSequence (Results 1 – 1 of 1) sorted by relevance
101 private final LaunchSequence mRegularSequence = LaunchSequence.create(mRegularIntent); field in Cases128 mRegularSequence.act(mSingleInstanceIntent), in newTaskCases()130 mRegularSequence.act(mSingleInstanceIntent.withFlags(NEW_TASK)), in newTaskCases()133 mRegularSequence.act(mAff1Intent), in newTaskCases()135 mRegularSequence.act(aff1NewTask), in newTaskCases()137 mRegularSequence.act(mRegularIntent.withFlags(NEW_TASK)), in newTaskCases()140 mRegularSequence.act(mSingleTopIntent.withFlags(NEW_TASK)), in newTaskCases()151 mRegularSequence.act(mRegularIntent.withFlags(NEW_TASK, MULTIPLE_TASK)), in newTaskCases()165 mRegularSequence.append(mSingleInstanceIntent).act(mRegularIntent) in newTaskCases()178 mRegularSequence.act(mSingleInstanceIntent), in newDocumentCases()[all …]