Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/
DPerformanceTestingFragment.kt97 val performanceTestingLinearLayout = PerformanceTestingLinearLayout(requireContext()) in <lambda>() constant
100 builder.setView(performanceTestingLinearLayout) in <lambda>()
102 val performanceData = performanceTestingLinearLayout.getPerformanceData() in <lambda>()
131 val performanceTestingLinearLayout = PerformanceTestingLinearLayout(requireContext()) in <lambda>() constant
133 builder.setView(performanceTestingLinearLayout) in <lambda>()
135 val performanceData = performanceTestingLinearLayout.getPerformanceData() in <lambda>()