Searched defs:onFindViewById (Results 1 – 6 of 6) sorted by relevance
38 public abstract <T extends View> T onFindViewById(@IdRes int id); in onFindViewById() method in FragmentContainer
216 public <T extends View> T onFindViewById(int id) { in onFindViewById() method in FragmentHostCallback
8666 public <T extends View> T onFindViewById(int id) { in onFindViewById() method in Activity.HostCallbacks
243 public View onFindViewById(int id) { in onFindViewById() method in NavigationBarFragmentTest.HostCallbacksForExternalDisplay
254 public View onFindViewById(int id) { in onFindViewById() method in BaseFragmentTest.HostCallbacks
275 public <T extends View> T onFindViewById(int id) { in onFindViewById() method in FragmentHostManager.HostCallbacks