Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DLayoutPreference.java91 public View 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/services/Car/car-support-lib/src/android/support/car/app/
DCarActivity.java80 abstract public View findViewById(int id); in findViewById() method in CarActivity.Proxy
247 public View findViewById(int id) { in findViewById() method in CarActivity
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DLauncherInstrumentationTestCase.java309 protected UiObject2 findViewById(int id) { in findViewById() method in LauncherInstrumentationTestCase
/packages/services/Car/car-support-lib/src/android/support/car/app/menu/
DCarDrawerActivity.java104 public View findViewById(@LayoutRes int id) { in findViewById() method in CarDrawerActivity
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java462 public View findViewById(int id) { in findViewById() method in Launcher