Searched defs:findParent (Results 1 – 2 of 2) sorted by relevance
47 uint32_t findParent(uint32_t packed_locale, const char* script) { in findParent() function
86 public static <T extends View> T findParent(View v, Class<T> parentClass) { in findParent() method in Utilities