Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DLayoutPreference.java105 public <T extends View> T findViewById(int id) { in findViewById() method in LayoutPreference
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DRestrictedActivity.java52 <T extends View> T findViewById(int id); in findViewById() method
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java265 protected UiObject2 findViewById(int id) { in findViewById() method in AbstractLauncherUiTest
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java506 public <T extends View> T findViewById(int id) { in findViewById() method in Launcher