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