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