Searched defs:findView (Results 1 – 9 of 9) sorted by relevance
57 public View findView(int id) { in findView() method in AccessibilityNodeIdManager
67 public View findView(int id) { in findView() method in AccessibilityNodeIdManager
191 @Nullable View findView(float x, float y); in findView() method
379 public static @Nullable <T> T findView(Activity activity, int... resources) { in findView() method in Shared
313 private fun findView(x: Float, y: Float): ExpandableView? { regex
818 private fun findView(x: Float, y: Float): ExpandableView? { regex
563 public static View findView(View root, String parameter) { in findView() method in ViewDebug
213 private ExpandableView findView(float x, float y) { in findView() method in ExpandHelper
2788 private View findView(@NonNull AutofillId autofillId) { in findView() method in AutofillManager