Searched refs:START_NEXT_MATCHING_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
118 public final ComponentName START_NEXT_MATCHING_ACTIVITY; field in Components166 START_NEXT_MATCHING_ACTIVITY = in Components()
156 intent.setComponent(APP_A.START_NEXT_MATCHING_ACTIVITY); in testBackgroundActivityBlockedInStartNextMatchingActivity()