Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DBaseSettingsActivity.java68 protected void setView(int titleResId, int breadcrumbResId, int descResId, int iconResId) { in setView() method in BaseSettingsActivity
75 protected void setView(String title, String breadcrumb, String description, int iconResId) { in setView() method in BaseSettingsActivity
87 protected void setView(String title, String breadcrumb, String description, Uri uri) { in setView() method in BaseSettingsActivity
94 protected void setView(int titleResId, String breadcrumb, int descResId, Uri uri) { in setView() method in BaseSettingsActivity
/packages/apps/Messaging/src/com/android/messaging/ui/
DTestActivity.java73 public void setView(final View view) { in setView() method in TestActivity
/packages/apps/CertInstaller/src/com/android/certinstaller/
DViewHelper.java29 void setView(View view) { in setView() method in ViewHelper
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperPickerActivity.java118 public void setView(View v) { in setView() method in WallpaperPickerActivity.WallpaperTileInfo