Searched defs:findView (Results 1 – 9 of 9) sorted by relevance
39 static func findView(rootView: UIView, tag: String) -> UIView? { in findView() function45 static func findView(tag: String) -> UIView? { in findView() function89 static func findView(rootView: UIView, text: String) -> UIView? { in findView() function99 static func findView(text: String) -> UIView? { in findView() function
261 private fun findView(viewTag: Int): ExpoCameraView { in <lambda>() method in abi49_0_0.expo.modules.camera.CameraViewModule
261 private fun findView(viewTag: Int): ExpoCameraView { in <lambda>() method in expo.modules.camera.CameraViewModule
261 private fun findView(viewTag: Int): ExpoCameraView { in <lambda>() method in abi48_0_0.expo.modules.camera.CameraViewModule
258 private fun findView(viewTag: Int): ExpoCameraView { in <lambda>() method in abi47_0_0.expo.modules.camera.CameraViewModule
318 fun <T : View> findView(viewTag: Int): T? { in findView() method
335 fun <T : View> findView(viewTag: Int): T? { in findView() method
350 fun <T : View> findView(viewTag: Int): T? { in findView() method