Searched defs:View (Results 1 – 4 of 4) sorted by relevance
419 BiFunction<View, Editable, InputConnection> inputConnectionProvider) throws Exception { in expectNativeInvalidateInput()424 BiFunction<View, Editable, InputConnection> inputConnectionProvider) throws Exception { in expectFallbackInvalidateInput()429 BiFunction<View, Editable, InputConnection> inputConnectionProvider) throws Exception { in testInvalidateInputMain()
401 BiFunction<View, Editable, InputConnection> inputConnectionProvider) throws Exception { in testInvalidateInputMain()
142 private fun View.getCenterOnScreen(): Pair<Float, Float> { in getCenterOnScreen() method
813 private fun View.bgContainsColor(@ColorInt color: Int): Boolean { in <lambda>() method