Searched defs:findView (Results 1 – 2 of 2) sorted by relevance
191 @Nullable View findView(float x, float y); in findView() method
325 public static @Nullable <T> T findView(Activity activity, int... resources) { in findView() method in Shared