Home
last modified time | relevance | path

Searched defs:requireViewById (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java549 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in DreamService
/aosp14/frameworks/base/core/java/android/app/
H A DDialog.java589 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Dialog
H A DActivity.java3593 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Activity
/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java1612 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in Window
H A DView.java26594 public final <T extends View> T requireViewById(@IdRes int id) { in requireViewById() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...