Searched defs:activityRule (Results 1 – 11 of 11) sorted by relevance
47 val activityRule = regex
49 val activityRule = regex
56 var activityRule = ActivityTestRule( regex
85 final ActivityRule activityRule = new ActivityRule.Builder(activityFilters) in launchAlwaysExpandActivity() local
54 var activityRule = regex
84 var activityRule = ActivityTestRule( regex
61 var activityRule = regex
84 var activityRule = regex
92 var activityRule = regex
64 var activityRule = regex
2146 ActivityRule activityRule = (ActivityRule) rule; in shouldExpand() local