Home
last modified time | relevance | path

Searched defs:findViewById (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SettingsLib/LayoutPreference/src/com/android/settingslib/widget/
DLayoutPreference.java157 public <T extends View> T findViewById(int id) { in findViewById() method in LayoutPreference
/frameworks/base/tests/testables/src/android/testing/
DBaseFragmentTest.java200 private View findViewById(int id) { in findViewById() method in BaseFragmentTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
DFragmentHostManager.java194 private <T extends View> T findViewById(int id) { in findViewById() method in FragmentHostManager
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java81 public <T extends View> T findViewById(int id); in findViewById() method
402 protected View findViewById(int id) { in findViewById() method in PhotoViewController
/frameworks/base/core/java/android/app/
DDialog.java569 public <T extends View> T findViewById(@IdRes int id) { in findViewById() method in Dialog
DActivity.java3705 public <T extends View> T findViewById(@IdRes int id) { in findViewById() method in Activity
/frameworks/base/core/java/android/service/dreams/
DDreamService.java742 public <T extends View> T findViewById(@IdRes int id) { in findViewById() method in DreamService
/frameworks/base/core/java/android/view/
DWindow.java1726 public <T extends View> T findViewById(@IdRes int id) { in findViewById() method in Window
DView.java27538 public final <T extends View> T findViewById(@IdRes int id) { in findViewById() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...