Searched defs:onFindViewById (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | FragmentContainer.java | 38 public abstract <T extends View> T onFindViewById(@IdRes int id); in onFindViewById() method in FragmentContainer |
H A D | FragmentHostCallback.java | 216 public <T extends View> T onFindViewById(int id) { in onFindViewById() method in FragmentHostCallback |
/aosp14/frameworks/base/tests/testables/src/android/testing/ | ||
H A D | BaseFragmentTest.java | 254 public View onFindViewById(int id) { in onFindViewById() method in BaseFragmentTest.HostCallbacks |
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/ | ||
H A D | FragmentHostManager.java | 289 public <T extends View> T onFindViewById(int id) { in onFindViewById() method in FragmentHostManager.HostCallbacks |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |