Searched defs:getActivity (Results 1 – 3 of 3) sorted by relevance
41 fun getActivity(predicate: (Activity) -> Boolean): Activity? { in <lambda>() method
91 internal fun getActivity(predicate: (Activity) -> Boolean): Activity? { in <lambda>() method115 fun getActivity(componentMatcher: IComponentMatcher): Activity? = getActivity { activity -> in <lambda>() method
287 fun getActivity(componentMatcher: IComponentMatcher): Activity? = in <lambda>() method