Searched refs:getClockHostViewId (Results 1 – 1 of 1) sorted by relevance
428 getClockHostViewId(viewRoot.id)?.let { viewRoot.findViewById(it) as? ClockHostView } in <lambda>()553 fun getClockHostViewId(rootViewId: Int): Int? { in <lambda>() method