Searched defs:requireViewById (Results 1 – 5 of 5) sorted by relevance
500 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in DreamService
554 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Dialog
3372 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Activity
1499 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Window
24955 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method