Home
last modified time | relevance | path

Searched refs:foundView (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DViewMatchers.kt100 val foundView = child.findViewByMatcher(matcher) in findViewByMatcher() constant
101 if (foundView != null) return foundView in findViewByMatcher()